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.
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 |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
183 | |
80 | |
62 | |
46 | |
38 |