Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Good morning, I am creating a report that looks like the following;
My problem is with the "Type" field that is grouped
As you can see, the "Check" field gives me an error, in that field I would like to obtain the same values that are in the "P" column, which, as I said, is a grouped column called "Type"
The idea is to count all the "BaleID" where "Type" is equal to "P", I have tried the following expressions and I get an error, I can't think of how to achieve it.
=Count(Filter(Fields!Type.Value,"P",True, Fields!BaleID.Value))
=Filter(Count(Fields!BaleID.Value),Fields!Type.Value="P",True,CompareMethod.Binary)
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |