Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
I have a column "Process Step" with qualitative data, but there are many "null" values that prevent me from pivoting the column. I get errors I can't pivot cause of NA values or blank
I do NOT want to keep rows with nulls. I want to remove these rows entirely.
How can I edit the query and removet hese rows where null exists in a specific column?
Solved! Go to Solution.
@Anonymous
I think you can add a step in the PQ which is filtering that column
Proud to be a Super User!
@Anonymous
I think you can add a step in the PQ which is filtering that column
Proud to be a Super User!
@ryan_mayu wrote:@ryan_mayu
I think you can add a step in the PQ which is filtering that column
You can add a step to filter the column, but doing so doesn't appear to let me pivot still. I get "DataFormat.Error: Invalid cell value '#N/A'." when I try to pivot.
@Anonymous
could you please provide the sample data and the expected output?
Proud to be a Super User!
Filtering it did work actually. I was doing something wrong. Thanks!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 65 | |
| 64 | |
| 45 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 115 | |
| 114 | |
| 38 | |
| 36 | |
| 26 |