Forum Discussion

burakkaragoz's avatar
burakkaragoz
Super User
3 years ago

About Data Display

Hello,

I have calculations as you can see below.

"

0.01_Net Sales = -1*(CALCULATE(SUM('Mizan Konsolide'[May Monthly]),Mapping_1[Gruplama 2]="Net Sales"))

"

"

2.2_Commercial Margin = [0.01_Net Sales]-[0.02_Material Cost]-[0.03_Freight Out]
"


I want to show them in a layout like below but I couldn't find a solution.

 


Can you help me?