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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
AMBP1973
Helper II
Helper II

Slicer Showing 0 results when selecting values in slicer

Hello.

 

I have created a new table/column to combine several columns. I have created a relationship between the new table/column and the original table for (combined) columns referenced in the DAX. I have plased the new column in a slicer to filter all page visuals upon selcetion of a value in that slicer. However, upon selecting a value all cards/visuals in the page filter to 0 (cards) and visuals are blank. Appreciate some advice on what the issue may be. Thanks

4 REPLIES 4
123abc
Community Champion
Community Champion

It seems like there might be a few reasons why your slicer is not working as expected in Power BI. Here are some steps you can take to troubleshoot and resolve the issue:

  1. Check Relationships: Make sure that the relationship between the new table/column and the original table is correctly defined. In Power BI Desktop, go to the "Model" view, and verify that the relationship is established properly. Ensure that the relationship is based on the correct columns.

  2. Check Data Type Compatibility: Ensure that the data types of the columns used in the relationship are compatible. The data types should match, or there should be an implicit conversion possible between them.

  3. Check Slicer Values: Double-check the values in your slicer. Sometimes, there might be spaces or additional characters that are not immediately visible. Also, verify that the values in the slicer match the values in the combined column.

  4. Check DAX Measures: If you have DAX measures that use the combined column, ensure that they are written correctly. Any errors in the DAX measures could result in blank visualizations when a slicer value is selected.

  5. Check Filters on Visualizations: Inspect the filters applied to your visuals. It's possible that there are other filters on your visuals that conflict with the slicer selection, causing the visuals to show blank results.

  6. Use DAX Calculated Columns Sparingly: While calculated columns can be useful, they can also impact performance. Consider using DAX measures instead of calculated columns, especially if you're dealing with large datasets.

  7. Check for Errors: Look for any error messages in the Power BI Desktop. If there's an error in your data model or DAX formulas, Power BI will often provide helpful error messages.

  8. Test with Simpler Examples: To narrow down the issue, try creating a simpler version of your report with just the necessary components. See if the slicer works in that scenario. If it does, gradually add elements to identify where the issue arises.

  9. Update Power BI Desktop: Ensure that you are using the latest version of Power BI Desktop. Updates may include bug fixes and improvements that could resolve the issue you're facing.

By systematically going through these steps, you should be able to identify and resolve the issue with your slicer in Power BI. If the problem persists, consider reaching out to the Power BI community forums or support for more targeted assistance.

123abc
Community Champion
Community Champion

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly. In case there is still a problem, please feel free and explain your issue in detail, It will be my pleasure to assist you in any way I can.

Thankyou for the list of troubleshooting actions. Although helpful this has not resolved my issue.

123abc
Community Champion
Community Champion

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly. In case there is still a problem, please feel free and explain your issue in detail, It will be my pleasure to assist you in any way I can.

Helpful resources

Announcements
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.