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 August 31st. Request your voucher.
Hey! I got a bar chart, x-axis is list of brands, y-axis measure. Looks like this:
(can't show x-acis due to company agreement). I need a measure that will be an average value of y-axis measure by x-axis category. I can calculate this measure:
Solved! Go to Solution.
Hi:
Can you try a Line & Clustered chart, using the overall measure as seconday Y? I'll paste image for more clarity. My example is on profit margin %, but can be done for your overall SAT measure. I hope this helps..
Measure for flat line:
@Anonymous just add your measure as a constant line in the analytics tab of the visual formatting :
The answer is correct, very cool. But I should use not constant line, but average line, thanks, I didn't know about these feature.
Hi:
Can you try a Line & Clustered chart, using the overall measure as seconday Y? I'll paste image for more clarity. My example is on profit margin %, but can be done for your overall SAT measure. I hope this helps..
Measure for flat line:
I won't work because let's say your sales in my case is a measure, not a column
Hi:
Can you provide example data (and image of key tables in your data model)as it should be possible to create a measure showing the values you want as a straight line?
Thanks
Table: Both;
Columns: Brand, Person_ID, Question, Answer, answer_code, Type
Measure:
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |