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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
limabravo
Regular Visitor

Numeric range slicer acting on two tables

Hello,

I would be grateful if anyone could help with the following problem.

I have two tables which both contain a column with numeric data (data type: Decimal number). The numbers in these columns are not unique.

Is it possible to use a slicer to filter both tables as illustrated below?

Oct2018_pic1.png 

I was thinking along the lines of creating a new table with a list of all unique values from Column B of both tables. However, when I tried to do this with values from Table 1 only (TableValues = DISTINCT(Table_1[Column_B])) and then tried to create a 1:many relationship between this new table and Table_1[Column_B], I got the following error:

“You can’t create a relationship between these two columns because one of the columns must have unique values”

Any help would be much appreciated.

Regards,

Lloyd

1 ACCEPTED SOLUTION
rafaelmpsantos
Responsive Resident
Responsive Resident

Hi,

 

You are right you need to create a new dimension table and connect your 2 old table to this new one. And this new one will be the data in the slicer.

The best way to create it is in power query. Right Click on the column header that you want to be your dimension and click "Add as new query". 

go to new query in the menu chose "To Table" , right click on the collumn header again and remove duplicates.

View solution in original post

5 REPLIES 5
limabravo
Regular Visitor

Apologies @PattemManohar, hopefully this image appears:

 

Oct2018_pic1.png

 

@rafaelmpsantos - I tried the steps you listed but I still get the “You can’t create a relationship between these two columns because one of the columns must have unique values” error when trying to create a relationship.

Now i see that you have a null in your collumn and it is the error message cause.

Clean null rows, or replace null for 0

Many Thanks @rafaelmpsantos - all works OK now

rafaelmpsantos
Responsive Resident
Responsive Resident

Hi,

 

You are right you need to create a new dimension table and connect your 2 old table to this new one. And this new one will be the data in the slicer.

The best way to create it is in power query. Right Click on the column header that you want to be your dimension and click "Add as new query". 

go to new query in the menu chose "To Table" , right click on the collumn header again and remove duplicates.

PattemManohar
Community Champion
Community Champion

@limabravo Sample data will be helpful. Also can't able to view your screenshot. Please use "Photos" option available while posting images.





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.