Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All
This one is doing my head in.
Custom Column 1 -> I created a Custom Column in Power Query Editor where the "SupplierCode" from another table (DimmSupplier for Lookup-EDI) is looked up and added into the table where the SupplierCode = SupplierID. Works just fine
Custom Column 2 ->So now I want to do the same between two other tables and I get the "Token Equal expected" error message.
I know it is going to be something silly, but I just cannot figure it out.
Any help or another way of doing it will be appreciated.
Solved! Go to Solution.
@Anonymous variant name can not include space, if you do need a space in the name ,try to bracket it in #"", such as #"Var Name"
@Anonymous variant name can not include space, if you do need a space in the name ,try to bracket it in #"", such as #"Var Name"
Awesome!! You are DA MAN DAN!! Working just fine now.
Check out the July 2025 Power BI update to learn about new features.