Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
The Power BI REST API to get a list of tables from a dataset returns a JSON object of tables where each table object has a name field. Is there any way to get all the columns assosciated with the table? This will be useful when applying filters on tiles/reports while embedding them in an app.
Looking for the same here. Need a way to get the existing columns of a table.