Troubleshooting section updated (#123)

This commit is contained in:
Shachaf92 2020-10-30 11:54:28 +02:00 коммит произвёл GitHub
Родитель 4031a570fe
Коммит af75d7cc52
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -82,7 +82,7 @@ The CCO Azure Governance Dashboard requires to install the Power BI Custom Conne
To install the custom connector you must copy the file [CCoDashboardAzureConnector.mez](/dashboards/CCODashboard-Governance/CcoDashboardAzureConnector.mez) from the **ccodashboard/dashboards/CCODashboard-Governance/** folder to the folder that Power BI creates by default in the Documents folder in your PC. If this folder doesn't exist, you can create a new one with this name.
The path should be **C:\Users\\%username%\Documents\Power BI Desktop\Custom Connectors**
The path should be **C:\Users\\%username%\Documents\Power BI Desktop\Custom Connectors** or if you are using onedrive to backup the documents folder this path would not work for you and you should manualy go to your documents folder and create the folder structure there.
![cc](/install/images/customconnectorfolder.PNG)

Просмотреть файл

@ -19,6 +19,8 @@ The Continuous Cloud Optimization Power BI Dashboard development started about a
- [Log Analytics REST API timeout (CCO Dashboard AKS add on only)](TroubleshootingGuide.md#log-analytics-rest-api-timeout-cco-dashboard-aks-add-on-only)
- [Data Model Relationships missing](TroubleshootingGuide.md#data-model-relationships-missing)
- [Errors regarding missing 'column1' on refresh](#errors-regarding-missing-column1-on-refresh)
We will keep updating this list of known issues as soon as we get more feedback from the community....
@ -108,4 +110,6 @@ Infrastructure:
![relationship model](/install/images/RelationshipsModelInfrastructure.PNG)
#### Errors regarding missing `column1` on refresh
Try using a native user account to the AAD tenant you are connecting to instead of a guest user account.