Skip to content

Commit 4cfda27

Browse files
added new comments based on import mode changes
1 parent 5e6e1c0 commit 4cfda27

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

powerquery-docs/connectors/google-looker.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ You'll also need to confirm that a Looker admin has enabled the Power BI connect
3333

3434
## Supported capabilities
3535

36+
* Import Mode
3637
* DirectQuery
3738

3839
## Connect to Looker data from Power Query Desktop
@@ -47,7 +48,10 @@ To connect to Looker from Power Query Desktop, follow these steps:
4748

4849
1. The default value of **Show Hidden Fields** if left blank is False. This will mimic the default visual behavior on Looker where fields with the hidden tag will not be shown. If this parameter is set to True, all fields will be visible in the Power BI report, including those with hidden tags.
4950

50-
1. Select **Direct Query**. Selecting Import may also result in a potentially expensive query that includes all fields from all the views that are referenced in the Looker Explore. In addition, with Import, you lose the ability to have Looker correctly evaluate the measures in the Explore.
51+
1. It is recommended to select **Direct Query**. Selecting **Import** may result in a potentially expensive query that includes all fields from all the views that are referenced in the Looker Explore. In addition, Import mode comes with certain limitations:
52+
53+
* You lose the ability to have Looker correctly evaluate the measures in the Explore.
54+
* You lose the ability to interact with Filters-only and Parameter fields.
5155

5256
1. Select **OK** to continue.
5357

@@ -63,8 +67,6 @@ To connect to Looker from Power Query Desktop, follow these steps:
6367

6468
![Image showing navigation window](./media/google-looker/navigator-view-desktop.png)
6569

66-
> [!NOTE]
67-
>The "This table is empty." message is expected, as currently no preview is available for. The table will not be empty once you load the model.
6870

6971
## Limitations and considerations
7072

Loading

0 commit comments

Comments
 (0)