Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon'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.
Dear all,
My data model is below
The 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?
I
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?
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.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
75 | |
63 | |
51 | |
48 |
User | Count |
---|---|
211 | |
86 | |
64 | |
59 | |
56 |