Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi guys,
Could anyone help me?
How could I create a filter within the API code to filter data from a given data?
I would like to perform filtering in the query because there is a huge amount of data from old years that is unnecessary and the loading is taking a long time, probably because of this.
Solved! Go to Solution.
@kasife , if pagination can help, refer
https://www.fourmoo.com/2017/10/31/power-bi-how-to-do-pagination-in-power-bi-reports/
@kasife , if pagination can help, refer
https://www.fourmoo.com/2017/10/31/power-bi-how-to-do-pagination-in-power-bi-reports/
@amitchandak I would like it to only bring me records from December 2022. That I could do directly in code