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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi All,
I have a custom table in my data model. I created antother column based on the condition in other column (which already on a formula based). I do not have any primary key for this table. This table doesn't come from any data source and created by me.
MemID = if('Table'[Type]="MID",'Table'[VALUES]).
I want to make relationship with my other table (from datasource) with it's field MSID, but I get circular reference error. How to solve this issue. Thanks
Solved! Go to Solution.
You may take a look at the following articles.
You may take a look at the following articles.