Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
GIS87
Frequent Visitor

Assistance with filters on crosstab

Hi,

 

I'm looking for some assistance on the best way to make some columns in report builder.  Right now, my query has  a column with standard names such as below (which are specified as parameters):

GIS87_0-1698694673276.png

 

I'm trying to make them in to columns as such (i.e., each unique value as its own column):


GIS87_1-1698694721649.png

The problem is the group isn't filtering properly (NS's should only turn up for NULL values, and actual numbers should show based on the corresponding substance).  My code is below, and it works correctly as a filter on one standard:

GIS87_3-1698695022778.png

but when I try the same with two, I don't get the expected result.  I'm adding the second standard as a child group of the first one. Any suggestions?

=((UCASE(Fields!StandardName.Value)=UCASE(Parameters!Standard1_Bold.Value)) OR (Fields!StandardName.Value IS Nothing))

GIS87_2-1698694922339.png

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.