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

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.

Reply
MrBrownn
Frequent Visitor

Use a Multiple Simulations with same Filter

Hello everyone,

I have a requirement to create cost simulations. The user will need to select one reference simulation and another simulations (2max in this exemple), and then the tables will be displayed with the simulation.

 

The Need

The first table will show the information of the reference, including the cost per person, the second table will display the cost of simulation No. 1 and the last Table, datas of the 2nd simulation along with the cost per person.

 

What i need to do :

I need to add on the Simulation tables the difference from the reference and the actual simulation (Poid & Cost) 

Exemple : 

MrBrownn_0-1716381496582.png

 


Here the Simple Data Model :

MrBrownn_0-1716381635615.png

 

=> The PBI Exemple 

 

Thank you in advance for your help.

4 REPLIES 4
Anonymous
Not applicable

Hi @MrBrownn ,

Can you please provide the sample data in each table? I can't test with just the relational view without data, and I can't create my own sample data to test with.
Also I see in your screenshot that Nom and Taille are combined to identify the unique calculation object, which might be a breaking point. You could try combining all your tables together via these two columns (e.g. using Power Query or a calculated table) and then just subtract the columns to accomplish your desired result.

vjunyantmsft_0-1716431054874.png


Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello dino Tao,

The PBI : Here

 

 

Anonymous
Not applicable

Hi @MrBrownn ,

Sorry for being late! But can you explain why these two lines correspond to a subtraction?

vjunyantmsft_0-1716773020411.png

 

These two rows do not have the same Nom, so Power BI could not find a reason to match these two rows together to make the calculation.

Best Regards,
Dino Tao

Oups, sorry my bad,

The "AAA" can't be compared to "A" only the same lignes can be compared...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors