Forum Discussion
Newbies question - Multiple buckets
- 3 years ago
Here is the URL to my solution - Aknas multiple buckets solutions.pbix
I hope it helps. Please accept it as a solution if it helps you achieve your desired output.
For creating buckets I have added a conditional column, you can find it in the power query applied steps.
For filtering the dates, I have used TOP N on each of the corresponding IDs.
Here is the URL to my solution - Aknas multiple buckets solutions.pbix
I hope it helps. Please accept it as a solution if it helps you achieve your desired output.
For creating buckets I have added a conditional column, you can find it in the power query applied steps.
For filtering the dates, I have used TOP N on each of the corresponding IDs.
Thanks Abbas.
Is it possible to capture the last three months for each ID ( The month list can be dynamic) :
Right now I have a static conditional column [ Month Key] but that's not true always.
https://1drv.ms/u/s!Arm2JbpOh1VdgScd8jJYOhMl1j8V?e=SBMRpi
then want to change the below DAX formula to capture the last 3-month only