Forum Discussion
Anonymous
7 years agoNot applicable
Dynamic formula based on corresponding column
Hi everyone, I have the following formula: United Measure = VAR SelectedColumn = SELECTEDVALUE('C'[C]) Return SWITCH(SelectedColumn; "C1"; SUMX('E&A';'E&A'[Hours]*RELATED('A&C'[C1])); "C2...
parry2k
Super User
6 years agoAnonymous can you share sample pbix file with expected output and can look at it. It is bit hard to understand and reproduce the dataset from your post.