Forum Discussion
Numeric range slicer acting on two tables
- 7 years ago
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.
- rafaelmpsantos7 years agoResponsive Resident
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- limabravo7 years agoRegular Visitor
Many Thanks rafaelmpsantos - all works OK now