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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Dear Community Members!
I need your help to solve the following scenario.
I have an input table with the set of columns.
Table Name: Distribution
Table Columns:
StoreID | Delivery Date | DistributorID | ProductID | Quantity |
S100 | 2017-01-01 | X200 | PR100 | 150
S101 | 2017-01-01 | X120 | PR 101 | 200
S102 | 2017-01-02 | X125 | PR 100 | 160
I need to calculate the followig measures:
The business enquiry is to answer the question for optional selection of filters on distributor(-s) , product(-s), store(-s), delivery date(-s) to indicate the specific date when measure #4 takes a specified value.
I am attaching the model I have done to solve the scenario. It is only partly correct and I believe it is not optimal since I created additional table and new calculated columns.
I am aware it is complex scenario but I really count on PowerBI community to help me.
Thx in advance.
Paweł
It would be better to break down the problem into smaller parts. You may raise multiple threads to make the question more specific.
Thank you for your suggestion. I added the new thread here: https://community.powerbi.com/t5/Desktop/Numeric-Distribution-Calculation-thread-1/m-p/306341/highli...
I hope it makes more clear what I need to calculate.
Pawel
Always remember to simplify the sample as much as possible.