Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
tgfauzan9303
Regular Visitor

Query Error

Hi, goood day all , i creates some new query in power BI, but it show error message "TOken Literal Expected " on AND statement.  Does anyone can provide me a solution for this. SWITCH (wrhwr_eot_overdue[status_generated] = '1' AND (wrhwr_eot_overdue[status_open] ='1' AND (wrhwr_eot_overdue[status_complete]='1' AND (wrhwr_eot_overdue[status_overdue]='1' AND (wrhwr_eot_overdue[status_eot]='1' AND )))))
1 ACCEPTED SOLUTION

Hi @tgfauzan9303

 

Power Query doesn't have switch function, you can use DAX Switch() function instead. 

If you want to create a custom column in Query Editor use Power Query, you can use If... then... else... or use custom function, see: https://www.excelguru.ca/blog/2014/09/03/multi-condition-logic-in-power-query/

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-qiuyu-msft
Community Support
Community Support

Hi @tgfauzan9303

 

It looks like the issue happens in Power BI desktop, right? 

 

Would you please clarify the detail steps that you are taking cause the issue? It would be better if you could provide some screenshots. Do mask sensitive information in screenshots before uploading here.  

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I add custom column as below

 

Edit Query -> Add customn column 

 

1.jpg

 

 

Hi @tgfauzan9303

 

Power Query doesn't have switch function, you can use DAX Switch() function instead. 

If you want to create a custom column in Query Editor use Power Query, you can use If... then... else... or use custom function, see: https://www.excelguru.ca/blog/2014/09/03/multi-condition-logic-in-power-query/

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Qiuyun Yu

Thanks for the information. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.