Skip to content

Commit 8372f39

Browse files
committed
Update hyperlinks for README
1 parent 04d5a51 commit 8372f39

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

PBIRESTAPIComm.pq

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ PBIRESTAPIComm.Publish = [
989989
"ButtonHelp"
990990
)
991991
},
992-
LearnMoreUrl = "https://powerbi.microsoft.com/",
992+
LearnMoreUrl = "https://github.com/kerski/powerquery-connector-pbi-rest-api-commercial/blob/main/README.md#functions-implemented",
993993
SourceImage = PBIRESTAPIComm.Icons,
994994
SourceTypeImage = PBIRESTAPIComm.Icons
995995
];

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Each function returns a JSON body and not a table of data. This decision was ma
2626
Because this is a custom data connector you have to choose this option in order to use it in Power BI Desktop.
2727

2828
3. Close all Power BI Desktop instances on your local machine. You are often prompted to do so by Power BI Desktop.
29-
4. Copy the .mez file to your folder "Documents\Power BI Desktop\Custom Connectors". If the folder does not exist create it first.
29+
4. Copy the [.mez file](https://github.com/kerski/powerquery-connector-pbi-rest-api-commercial/blob/main/bin/AnyCPU/Debug/powerquery-connector-pbi-rest-api-commercial.mez?raw=true) to your folder "Documents\Power BI Desktop\Custom Connectors". If the folder does not exist create it first.
3030
5. Open Power BI Desktop
3131
6. Select Get Data option.
3232
7. Navigate to the "Other" section and you should see the "PBIRESTAPIComm" connector.
Binary file not shown.

0 commit comments

Comments
 (0)