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.
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