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 trying to display the data in the attached table screenshot for the value "# of Passengers" in a column chart to demonstrate growth over time. (More data will be added in the future).
I plan on using a visual level filter to keep only the "# Of Passengers" values but my chart won't show any diffrence in the values. Can someone please help?
Solved! Go to Solution.
@Anonymous
Could it be the y-axis scale is so far zoomed out that it doesn't look like a difference in values? Or when you actually hover over the bars, the values are the same?
How are you sorting to only keep the "# Of passengers" values? This could be why the values shown in the column chart are the same. Is it plotting a different set of values entirely?
@Anonymous
Could it be the y-axis scale is so far zoomed out that it doesn't look like a difference in values? Or when you actually hover over the bars, the values are the same?
How are you sorting to only keep the "# Of passengers" values? This could be why the values shown in the column chart are the same. Is it plotting a different set of values entirely?
I am filtering value.airport for the row: #of Passengers, and have realized that the values are being read as strings, not as a number.
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
63 | |
47 | |
41 |