The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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