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.
Without programming, how can I extract the list of column headings in Power Query Editor?
Solved! Go to Solution.
Table.ColumnNames(tblName)
Table.ColumnNames(tblName)
@smpa01: I don't understand. Is there not a way to do this through the UI instead of programming?
I don't think so