Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have a visual like this:
Here I want to show optimal values in each level,
PD is 5%, SM/M/AM is 15%, Senior is 30% and Staff 50%
I want to show these values to the above grapg as optimal values, anyone can help ?
Solved! Go to Solution.
Hi, @akashpadmakumar
Create a target table B, which contains ID and target value, to establish a relationship between the two tables with ID, and finally create a calculated column with the RELATED function in the original table
result:
Please refer to the attachment below for details
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @akashpadmakumar
Create a target table B, which contains ID and target value, to establish a relationship between the two tables with ID, and finally create a calculated column with the RELATED function in the original table
result:
Please refer to the attachment below for details
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@akashpadmakumar
You can add those values to your table with a new column as Optimal Values and use a clustered bar chart to visualize each category next to each other.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
105 | |
99 | |
99 | |
38 | |
37 |
User | Count |
---|---|
157 | |
120 | |
74 | |
72 | |
63 |