Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys, I imported the local flags into Power Bi.
Once imported I created the relationship between the flag import table and the table in my db. The relationship is a (*:1) relationship that filters the column of the country db in which the value of the various countries is present several times.
However, once inserted into the visual object I notice that the flags are repeated iteratively for all the countries in my database, but in an incorrect way.
How can I solve this problem, thanks a lot to whoever will help me!
You relationships are obviously not working. Make sure that your dimension table (the one that has the flags in it) has a 1:N relationship with your fact table
Hi @ACol123 ,
Thanks for your provided info. As checked your screenshot, it seems that you have already created the relationship between flag country table and fact table base on the country field. In order to make further troubleshooting and give you a suitable solution, could you please provide the following info? It would be very helpful to find the solution. Thank you.
Best Regards