Forum Discussion
Percentage Data Labels for Line and Stacked Column Chart
- 9 years ago
Hi Jayfemi,
If my understanding is right, you can create several measures using the formulas.NewCompleted = SUM(Data[Completed])/SUM(Data[Allocated]) NewFollow = SUM(Data[FollowOn])/SUM(Data[Allocated]) NewNoAccess = SUM(Data[NoAccess])/SUM(Data[Allocated]) NewNoAction = SUM(Data[NoAction])/SUM(Data[Allocated])
Add the measures as value levels, you will get the following result, please review and download the pbix file.
Best Regards,
Angelia
Hi Angela,
please see link cotaining my PBIX file and excel sheet that i am working from
Hi Jayfemi,
If my understanding is right, you can create several measures using the formulas.
NewCompleted = SUM(Data[Completed])/SUM(Data[Allocated]) NewFollow = SUM(Data[FollowOn])/SUM(Data[Allocated]) NewNoAccess = SUM(Data[NoAccess])/SUM(Data[Allocated]) NewNoAction = SUM(Data[NoAction])/SUM(Data[Allocated])
Add the measures as value levels, you will get the following result, please review and download the pbix file.
Best Regards,
Angelia
- Jayfemi9 years agoHelper I
i believe this will work i am having trouble accessing the file you uploaded when i extract it i cant fine the pbix file.
- Jayfemi9 years agoHelper I
thanks for that i really appreicate the time spent on this.
i am trying to access the Pbix file that you uploaded but i can't seem to locate it.
- v-huizhn-msft9 years agoMicrosoft Employee
Hi Jayfemi,
I upload it to OneDrive, the following is the shared link, please click and download it.
https://1drv.ms/u/s!Av62M_jYbMcegQsSD2CnW3jwdBZb
Best Regards,
Aneglia