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])...
amitchandak
4 years agoSuper User
XA , What are you trying to do here.
I think Switch true can help
Can you share sample data and sample output in table format?