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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone,
Would like to have the new added rows display in my Matrix table to calculate the EOH Quantity, hope the experts can help on this!!! Thank you.
Requirement:
Yellow rows are the to-be-generated rows in my PBI report
Report sequence sorted by “Identifier” column: Demand>> TK Supply>> CS Supply>> EOH
Here is my PBI file: (It seems I cannot attach the pbi file directly, please let me know if you can open it.)
https://drive.google.com/file/d/1PWoOq2Y2iP45ykuD5CnP5lD_dAIMFrYi/view?usp=sharing
Excel sample result calculation:
Best regards,
Marry
You cannot add rows to a data model dynamically. You can only do that statically by creating calculated tables. Is that acceptable in your scenario?
Thanks @lbendlin .
Good thinking and proposal, I will think about how to implement the rest of logics in my PBI report. Thanks for the help!! 🙂