Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Neeraj
You need to specify column for each value, so try rewriting your DAX this way
Terminal = IF(TB_FLIGHT_FACT_REPORT[AIRLINE_NAME]="Star Air" &&
TB_FLIGHT_FACT_REPORT[AIRLINE_NAME]="Air Asia", "T2","T1")
| User | Count |
|---|---|
| 54 | |
| 37 | |
| 27 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 69 | |
| 57 | |
| 38 | |
| 21 | |
| 21 |