Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Help with GROUP BY and measures (translate from SQL code)

Hello guys,    I need to do something like this SQL code inside POWER BI: Basically I'm converting "facturacion" to negative when certain conditions are met.   SELECT anunciante, SUM( CAS...