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.
this should be a name field in a table but when accessing all the data is a mixture of letters and numbers - is there a way to decode in power query?
Solved! Go to Solution.
Those are GUID (Globally Unique Identifier) values. They can't be "decoded", but they can be used to lookup/join on whatever thing they identify.
--Nate
Those are GUID (Globally Unique Identifier) values. They can't be "decoded", but they can be used to lookup/join on whatever thing they identify.
--Nate
this is actually really helpful thanks.