Forum Discussion
Bastaba
5 years agoFrequent Visitor
Intersection issue with using ALL()
Hi all, I have written this formula : CALCULATE( CALCULATE( [Fish] ,LASTDATE(Black_Table[Date_Modified]) ) ,ALL('0_Date_Table_Extraction') ) in order to get the last value of Fish by th...
- 5 years ago
=if([BlueBarMeasure],[ConstantFishMeasure])
wdx223_Daniel
5 years agoCommunity Champion
=if([BlueBarMeasure],[ConstantFishMeasure])
Bastaba
5 years agoFrequent Visitor
Thank you ! I was looking for a hardest way to do it ...