Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext 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
Hi there!
I have One table with ID(unique), and two another tables with duplicated IDs, so for "General" tables I create (1:*) relationship to both direction, as you can see in screenshot. So I wan create a page with 3 slicers: One from "General" table, one from "XRT", and one from "CATO" tables. Ok -its work, when I choose one of option in some slicer another slicer change according to my choice. Now I make a R-script visualisation that include all of three slicers. And now that say is no relationship between "XRT" and "CATO" tables, and I can't activate it because I use in different pages another connections.
Any ideas, how to solve?
Thank you
Hi @TeodorGot ,
Try to change the relationship between the two tables and other tables to achieve a direct connection between the two tables
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You will want to seriously rethink your data model. Generally when you have a 1:* relationship you want the search filter to flow only from the 1 to the *. The 1 represents the dimension table and the * represents the facts table. Ideally you would want to end up with a star schema. Try to avoid bidirectional searches (unless you have really good reaon) and *:* relationships.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 64 | |
| 31 | |
| 29 | |
| 24 |