Forum Discussion
kasife
3 years agoHelper V
perform filter in api
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.
kasife , if pagination can help, refer
https://www.fourmoo.com/2017/10/31/power-bi-how-to-do-pagination-in-power-bi-reports/
2 Replies
- amitchandakSuper User
kasife , if pagination can help, refer
https://www.fourmoo.com/2017/10/31/power-bi-how-to-do-pagination-in-power-bi-reports/
- kasifeHelper V
amitchandak I would like it to only bring me records from December 2022. That I could do directly in code