Forum Discussion

cyberirbis's avatar
cyberirbis
Frequent Visitor
4 years ago

Dynamic calculation based on filter and grouping

Hi all   I have measure formula like divide(SUM('Table1'[Col1]),SUM('Table1'[Col2])+SUM('Table2'[Col3]) ,0)   Problem is with 'Table2'[Col3] field - it should be excluded from formula in case if...