Forum Discussion
Anonymous
8 years agoNot applicable
how to create pagination using DAX query
I have three tables, all are related and i am doing group by on specific columns. I am able to get the data but now i want the pagination to be appilied on this using dax query. Can any one help o...
Anonymous
8 years agoNot applicable
1. I have web application from there i am trying to pull the data by calling the dax query using ADOMDClient.
2. I have millions of records in the DB and i want to do the aggregation on that. So Cube will give the result faster than the SQL.
3. I am displaying in the UI
prateekraina
8 years agoMemorable Member
Hi Anonymous,
I strongly feel that you have posted this question in a wrong forum as this forum is about Microsoft Power BI Desktop.
Nevertheless, I found this on the internet related to your query. Might help.
Prateek Raina
- Anonymous8 years agoNot applicable
prateekraina Thanks for your time :)