Another day, another HUH?!If I connect to SSAS Tabular in PowerBI Desktop and select "Connect Live", I can see a "normal" list of tables and measures. All the columns are with the table... as expected. (Well, looks the same as connecting to a data warehouse in SQL Server.) Has the nice:TABLEColumn1Column2...Measure1Measure2etc thing going on.If I connect using "Import Data", I get one large amorphous mass of columns in the format of TableName.ColumnNameall lumped together, which is pretty hard to read, because I can't hide columns.Am I just plain doing something wrong, or is this a "feature" or intentional? If it matters, I'm using SSAS 2016, and this version of PowerBI Desktop: Version: 2.38.4491.282 64-bit (August, 2016)In order to reproduce what I saw, follow these steps:1. Get Data: Choose [b]SSAS Database[/b].2. On the "Import Data" screen, enter the server and database information and then select the [b]Import Data[/b]3. Select a few columns from the various tables (choose from at least two tables).4. In the Fields window, instead of seeing just the table name and then being able to toggle the visibility of the fields, you get ONE huge list of columns in the format of {Table}.{Column}Did I make a stupid mistake somewhere? (Entirely possible! I don't usually play with SSAS!) How do I get PowerBI to show the same list of tables and then the columns like I get when I connect to a Data Warehouse and not a Tabular model?
↧