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 August 31st. Request your voucher.
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