Forum Discussion

jijo_paul's avatar
jijo_paul
Copper Contributor
Jan 30, 2020
Solved

CQD - Out-of-the-box reports

Based on below link , power bi query template is available 

 

https://docs.microsoft.com/en-us/microsoftteams/turning-on-and-using-call-quality-dashboard#out-of-the-box-reports

 

But when i open the Template getting below error :

"We couldn't connect to your directory query data source or internal model . Double check your server and database name are correct,and that you have permission to access them.

OLE DB or ODBC error: [Expression.Error] The import MicrosoftCallQuality.GenerateTable matches no exports. Did you miss a module reference?."

 

Any help will be much appreciated .

 

 

  • jijo_paul We got the templates working by using the Power BI web app. Once you have the template uploaded, click on the Settings icon in the upper-right hand side and then click on Settings in the dropdown. Click on Datasets and expand Data source credentials. Edit credentials with your Teams admin account. 

     

    We weren't able to get the templates working using the Power BI desktop app but were able to get them working with the web app. The reports look great.

  • doctorbazinga's avatar
    doctorbazinga
    Copper Contributor

    jijo_paul We got the templates working by using the Power BI web app. Once you have the template uploaded, click on the Settings icon in the upper-right hand side and then click on Settings in the dropdown. Click on Datasets and expand Data source credentials. Edit credentials with your Teams admin account. 

     

    We weren't able to get the templates working using the Power BI desktop app but were able to get them working with the web app. The reports look great.

  • rovert506's avatar
    rovert506
    Iron Contributor

    jijo_paul Can confirm same for myself as well.  Excited about the possibilities of this but this likely got rushed out the door without sufficient vetting and documentation.

     

    Items to Note:

    • Query1 maps to that MicrosoftCallQuality.GenerateTable, which isn't defined or doesn't exist in any of the reports.
    • TenantID was hardcoded to a tenant which was not my tenant. Changing the tenantID did not resolve anything but I suspect it will ultimately be required to retrieve my tenant's actual data.
    • There is a query for BuildingFilterString which has several items hardcoded.  Not sure if this is affecting anything, but the buildings listed in the filter will certainly not be in actual customer environments.
    • There is a query for Buildings that has seven Applied Steps to it that alter and manipulate data.  The steps don't seem to serve a purpose and likely are testing remnants, but just seem to be messy and unnecessary.
    • DataSource is hardcoded to cqd.teams.microsoft.com/data/noam.  Customers that are not US tenant based may need to change this value.

    Likely more to come from the product group on this, but there are definitely items that require fixing or documentation to actually use.

Resources