Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Good morning, sorry a simple question:
I have a table, where I want the count of rows to show on the Y-Axis - but this is not happening. I am using field Statuses which is a Text type.
The fields for both X-axis (MonthYear) and Y-Axis are within the same table.
Kindly advise. Regards
Solved! Go to Solution.
I've deleted all the slicers from the page, now the aggregation is coming through 🙂
I've deleted all the slicers from the page, now the aggregation is coming through 🙂
My query is simply that no aggregation occurring when I plainly copied over a field (which is called Statuses) :
To count items that don’t occur in another table in Power BI, use a measure that identifies rows in one table without matching related rows in the other. This typically involves checking which keys from the main table are missing in the related table. Make sure your data model has the correct relationships set up between tables - this is crucial for accurate results. For example, if you want to find products with no sales, the measure will count products whose IDs don’t appear in the sales table. You can also handle cases where related values are blank or missing using conditional logic in your DAX formulas. This approach helps track gaps like unsold products, customers without orders, or missing events in your data.
That's what my screenshot is showing that I have done.
Hello @F_Reh
Go to your visual (e.g., bar chart).
Drag MonthYear to the X-axis.
Drag Statuses to the Y-axis but then change the aggregation
the Visualizations pane, under Values, click on the drop-down next to Statuses.
Thanks,
Pankaj Namekar | LinkedIn
If this solution helps, please accept it and give a kudos (Like), it would be greatly appreciated.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |