Forum Discussion
redetop_pbi
4 years agoRegular Visitor
parametros
Eu consigo usar um parametro what if para alterar o valor de uma coluna ? E outra pergunta, eu consigo colocar if em uma medida ?
amitchandak
4 years agoSuper User
redetop_pbi , You can not use any slicer value in a new calculated column. Also do not use measures inside a column. It will not work as expected
You can do row-level calculations using sumx, minx, maxx etc