Forum Discussion
Anonymous
8 years agoNot applicable
Divide based on if else condition
Hi, I am trying to do some division based on a filter. I need to create a column called average position which is equal to total position/impressions only when my type is search. Type can have t...
- Anonymous8 years ago
I have solved it myself by using selectedvalues() and isfitered() functions in DAX
Anonymous
8 years agoNot applicable
I have solved it myself by using selectedvalues() and isfitered() functions in DAX