The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.