Forum Discussion
sureshrawat048
1 year agoRegular Visitor
Error while adding Custom Column in Power Query
Hi Team, getting errow on applying if condition in powerquery custom column. Wanted to achieve : if condition 1 if column contain date after 1st Jan 2023 or column 2 contain value length > 9 then "Y...
- 1 year ago
Hi sureshrawat048, Hope your issue is solved. If it is, please consider marking the answer 'Accept as solution', so others with similar issues may find it easily. If it isn't, please share the details.
Thank you.
Omid_Motamedise
Super User
1 year agoclick on one error and share the text related to the error.
I think it con be solve by replacing if[Condition1] with if Date.From([Condition 1]) and also replacing [#"numerical cell"] with [Numerical Cell]