The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.