The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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]);Todos);"") ... some parts are in Spanish like, Si = IF , En = IN .
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
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |