March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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?
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
Solved! Go to Solution.
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.
Apologies @PattemManohar, hopefully this image appears:
@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
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.
@limabravo Sample data will be helpful. Also can't able to view your screenshot. Please use "Photos" option available while posting images.
Proud to be a PBI Community Champion
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
86 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |