Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have a chart that looks like the below.
When I convert this to a line and column, it automatically convert the 'PM Count' column to be 'Count of PM Count' and therefore displays the values incorrectly.
Below you can see that field is clearly a numeric value and is formatted as such.
Hi @CharlotteOW ,
You can try to create a measure and put it in:
Measure =
MAX('Table'[PM Count])
If I have misunderstood your meaning, please provide your desired output.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey - this still doesn't work as it just shows me the max value across every month rather than the individual count per month.
Here is my table and the last column is what I want to have shown in the chart. This is just a field from an table.
@CharlotteOW , Other than table visual, no other visual support Not Summarized column in values. Values have to be aggregated or use on axis
Thank you for the response, what would be the best way around this?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
77 | |
63 | |
51 | |
47 |
User | Count |
---|---|
212 | |
82 | |
61 | |
60 | |
57 |