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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
v-junyant-msft
Community Support
Community Support

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

 

 

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
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors