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.
I am looking for the best way to visualize the daily temperature from 11 locations over one year. When I move the Daily Temp to Yxis it changes it to "Count of Daily Temp" and does not show a temp range. How would I get Power BI to display 11 lines for each location of the daily temp over a year?
Hi @MSTREE
Your temp data is text, not a number. That's why you are getting COUNT as the aggregate on the y-axis.
Change the column to a numeric and it should work.
regards
Phil
Proud to be a Super User!
Phil Thank You for your reply but I look at the Temp data and it is formatted as a whole number. I am not sure what I am missing.
User | Count |
---|---|
78 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
104 | |
93 | |
52 | |
50 | |
46 |