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 September 15. Request your voucher.
Hi,
I have around 40 tables imported to my PBI desktop, I need to get datatype for each column in each table.
Source in Snowflake.
I found a function table.schema but it accepts only 1 argument, and since there are so many tables it would take ages.
Any ideas?
Use DAX Studio, View Metrics. Or run DMV queries against your dataset.