Forum Discussion
Syndicate_Admin
4 years agoAdministrator
undefined
Hello good day, I am working on a report that will be published all day on a dispatch screen, the query how I can make the table that shows the information allow to visualize first 15 records, then a...
VahidDM
4 years agoSuper User
It depends on your data model, but you can use RANKX dax formula to find the solution.
https://docs.microsoft.com/en-us/dax/rankx-function-dax
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!