Forum Discussion
percentage changes by group
- Anonymous4 years ago
Hi vaalyushin ,
Please check the PBIX file.
If I have misunderstood your requirements, please give an example of the calculation process and post the expected output.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
vaalyushin , Try a measure like
calculate([Previous count requests], filter(allselected(Table), Table[Group] = max(Table[Group])))
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Unfortunately your measure doesn't work, I attached dataset
- Anonymous4 years agoNot applicable
Hi vaalyushin ,
Please check the PBIX file.
If I have misunderstood your requirements, please give an example of the calculation process and post the expected output.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data