Forum Discussion
Sort 5 top records by selected date
- 5 years ago
Hi,
You may download my PBI file from here. There is another way to solve this via the Rank function.
Hope this helps.
Just want to add some edetails - so I have following table:
Date -- File --- Operation
13.12 File1 Download
13.12 File2 View
14.12 File1 Download
14.12 File3 Download
14.12 File3 Download
14.12 File1 View
14.12 File1 View
.... and so on , few 1000 of them
and, obviosly, I have Dates table
So I need to be able to see most downloaded/viewed files for the whole time and, when particular date selected, during that date, so some kind of destintion
Thanks
Hi,
You may download my PBI file from here. There is another way to solve this via the Rank function.
Hope this helps.
- kroman5 years agoHelper II
Thanks a lot Ashish, that exactly what I needed 😀
- Ashish_Mathur5 years agoSuper User
You are welcome.