Forum Discussion
CQD - Out-of-the-box reports
- Jan 30, 2020
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.
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.