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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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