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.
Hi , looking at the operation made by power bi when importing a folder with csv files i have found this step
where this formula is written
= Table.SelectRows(Source, each [Attributes]?[Hidden]? <> true)
what is this ? ,where i can find the meaning of this sintax?
thanks
Solved! Go to Solution.
thanks you sir