The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I'm trying to create a custom column using an already created column (Merged Prod/NonProd). I keep getting an 'Invalid Identifier' error:
Power Query can't recognize the column name. It is exact. How is this possible?
Solved! Go to Solution.
your column name contains "not nice" characters. use the #"" escape.
your column name contains "not nice" characters. use the #"" escape.