Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Do you know how to add a conditional column in Power BI Query Editor with the comparison condition that if the value in the left column (ColumnA) also exists in the right column (ColumnB), return to "yes" if otherwise "no".
ColumnA ColumnB ColumnResult
aaa null yes
bbb ggg no
ccc aaa no
Solved! Go to Solution.
Hi @Anonymous
Add two custom column, finally, you can delete the "Custom" column, only keep the "Custom.1" column.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Add two custom column, finally, you can delete the "Custom" column, only keep the "Custom.1" column.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
thank you very much