79254064

Date: 2024-12-05 09:38:28
Score: 0.5
Natty:
Report link

This is the sample data I used for test

t Train Dump Inload
a 100
b 200
c 300
a 300

Then you create measures

Total Inload = sum(fact_InloadAct[Inload])

Measure = maxx(all(fact_InloadAct[t Train Dump]),[Total Inload])

Then in the settings, you find the maximum range for X-axis. Click the fx button

enter image description here

select the measure we just created

enter image description here

enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
Posted by: Ryan