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.
In Power Query, my table has a column "Data" with tables.
A lot of these tables are empty, so I'm looking for a way to check which are empty and create an additional column "NotEmpty" I can use as a filter.
I'm trying to add this step with function Table.IsEmpty but it's not working.
Solved! Go to Solution.
Hi, there's a similar query here: https://community.powerbi.com/t5/Desktop/Check-for-empty-table-before-expandRecordColumn/td-p/227793
hope this helps
dan