Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Eu consigo usar um parametro what if para alterar o valor de uma coluna ?
E outra pergunta, eu consigo colocar if em uma medida ?
Hi @redetop_pbi ,
No, the parameters are dynamic, but the columns are static. We cannot use parameters to change existing column values, but we can change measures.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@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