Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
i'm looking to do something like
and the dax formula
Type = UNION(SELECTCOLUMNS(ICS_BI_Reports;"Tipo";ICS_BI_Reports[Tipo]);SELECTCOLUMNS(ICS_Budget;"Tipo";ICS_Budget[Tipo]))
works fine.
now i would like to use this table as relation for other tables so i need unique value, no duplicate.
any suggestion?
thanks
Solved! Go to Solution.
Hi @mauroanelli
Try to create a new table with Table = Distinct(PrimaryKeyWanted)
This new table will be used to make the link between two tables
- Quentin
Hi @mauroanelli
Try to create a new table with Table = Distinct(PrimaryKeyWanted)
This new table will be used to make the link between two tables
- Quentin
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 85 | |
| 49 | |
| 36 | |
| 31 | |
| 30 |