Forum Discussion
XA
4 years agoRegular Visitor
SQL to DAX
I'm trying to get the conversion from this SQL code to DAX: Si([Ticket State]="12. Cerrado / Closed"; NingúnFiltro(Máx([Fecha de Ajuste Final] En ([Ticket Id];[Create Time Note])) En ([Ticket Id])...
v-easonf-msft
4 years agoCommunity Support
Hi, XA
I can't understand the filter conditions in your formula, can you explain it in detail?
If you want to filter the data in the table, you can also filter the data directly through the 'Text' filter in 'Tansform Data'.
Best Regards,
Community Support Team _ Eason