Open
Description
Version
1.1.0
Description
The TMDL extension for VS Code detects an error when a column has multiple groupByColumns.
This issue is also present in the TMDL view in Power BI Desktop (2.140.1351.0 - February 2025), which I'm guessing uses the same code base as the VS Code extension.
Steps to Reproduce
I identified this issue when working through the Group by columns demo (M08.L09.D02) in SQLBI's Mastering Tabular video course. You could also work through the sample file in this SQLBI article.
Then you can script the Customer[City] column out to the TMDL view, or save the model as PBIP with TMDL, and open in VS Code.