Forum Discussion
Dynamic RANKX Based on Date Slicer
- 2 years ago
Hi ivan_abboud
Please refer to the linked pbix and recreate a logic , for your data.Note, that you have to use the "Dim date" table.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi Ritaf1983
Thanks for the solution, but, actually this is not what I'm looking for
I need to rank orders based on their date, per customer
so for each customer, I want to see his first purchase, second, and so on... and I managed to do this using a calculated column and dax as I explained previously.
My problem now is that I want to get this data filtered by date and recalculate the ranks based on that
Hi,
If you still need help, then share the download link of the PBI file.
- ivan_abboud2 years agoFrequent Visitor
Hi Ashish_Mathur
please check the pbix file, it's just a simplified version of the original data
Dynamic Rank with Slicer- Ashish_Mathur2 years agoSuper User
Hi,
PBI file attached.
Hope this helps.