Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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):
I'm trying to make them in to columns as such (i.e., each unique value as its own column):
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:
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))
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
5 | |
4 | |
2 | |
2 | |
1 |
User | Count |
---|---|
7 | |
6 | |
6 | |
4 | |
3 |