Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Anonymous
Not applicable

Creating tables

Dear all,

My data model is below 

 

CaptureDatamodel.PNGThe tables Overdue,Billing,Bounce,Collection and Register are connected to the table "table",which has the columns AccountNo,Key,Amount,Monthyear,Flag of Overdue,Billing,Bounce,Collection and Register.Now i want to create a table called CurrentOverdue which should have AccountNo,Key,Amount,Monthyear,Flag from tables  Overdue,Billing,Bounce .Then I want to add this Currentoverdue table to the table "Table".I tried it but i got circular dependency error.Is ther any other way to achieve this?

 

 

3 REPLIES 3
Stachu
Community Champion
Community Champion

Overdue, Billing and Bounce are linked together via Table so circular dependency is definately correct
why do you need a new table for that? wouldn't it be sufficient to just calculate a measure for CurrentOverdues?



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Anonymous
Not applicable

Dear Stachu,

 

Thanks for ur reply.

 

Actually i want calculate the Non performing assets.I am calculating it by taking the field EMI from Register.By using RELATED i am calculating CollectionNPA.

 

Overdue:

Overdueamount/EMI as CollectionNPA

 

Billing:

Billingamount/EMI as CollectionNPA

 

 

Bounce:

Bounceamount/EMI as CollectionNPA

 

I am concatenating all CollectionNPA into one table

 

If CollectionNPA >4 then they will be non performing assets.

I am using this CollectionNPA  in Collection ,who are all not paying due's for morethan 4 months.

 

 

Regards,

Joshua.

 

Stachu
Community Champion
Community Champion

without DAX bhind this measures and some sample data I cannot really help, but I would think what you want to achive is doable with measure rather than table



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.