The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello, I have a question about using calculated measure as value in a line chart. In this report, the Acceptance and Yield percentages for different years are calculated manually by dividing total admitted by total applied, and total enrolled by total admitted. It works with matrix, but somehow BI doesn't let me put the measure as values to make a line chart to go with the table. Is there a way to do it?
Solved! Go to Solution.
Nevermind. I realized I used "& "%"" to add % to the numbers in the measure. That was the reason. I fixed it. Thank you!
I must be misunderstanding something, you can use a measure in the Values area of a line chart visualization.
Nevermind. I realized I used "& "%"" to add % to the numbers in the measure. That was the reason. I fixed it. Thank you!
Hi @Hsharma,
Nevermind. I realized I used "& "%"" to add % to the numbers in the measure. That was the reason. I fixed it. Thank you!
As the problem got resolved, could you accept your reply above as solution to close this thread?
Regards
Ah yes, that would turn it into Text and then you are correct, you would not be able to use that in Values, it would want to count it or some such nonsense!