Forum Discussion
Anonymous
5 years agoNot applicable
Adding Trend Line, Track the Result by Group
Hello everyone, To track and compare what actions attribute the most sigificant change on data, I'm going to add more trend lines in visual. Sample PBI file is here. In dashboard, an overall...
- 5 years ago
Hi Anonymous ,
Create a measure as below:
Measure 2 = SUMX(VALUES('Progress Record'[Campaign Page ID]),'Progress Record'[Measure])And you will see:
For the related ,pbix file,pls see attached.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!