Forum Discussion
Himaja95
Helper I
2 years agoPowerbi
Hi I am getting this error,when i am trying calculate the targets error: Calculation error in measure targets_Ridership(Bus _Ridership_Green):A table of multiple values were supplied ,where a s...
- 2 years ago
pls try this
Idrissshatila
Super User
2 years agoHello Himaja95 ,
but what are you trying to calculate, if you're trying to get the sum of this column then try the following measure:
SystemWide_Green = CALCULATE(SUM(targets_Ridership[Target Threshold - Green]),FILTER(targets_Ridership, targets_Ridership[PM] = "Systemwide Ridership"))