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 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!! 🙂