The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, everyone
So I'm using the Microsoft QER Template to analyze the Teams call quality. But I wanna make some custom reports from its dataset. This report is fed with a table called CQD that it's built with DirectQuery. The thing is that there's no relationship in the data when I try to built some custom dashboards. Like if I want to do a replica of some visuals of the template, they don't work same way and for example, when I filter on a table it doesn't affect other table. So it's like the relationships are just working on the default template visuals, but not my custom ones.
My last goal was making some queries against the dataset to get some info and export them to CSV with Power Automate, but these queries get some errors* and I guess it's because it's working with this unrelated data or at least I don't know how to work with.
Does anyone know how this work and if I can get it?
Thanks.
*So the most common error I get making the queries is:
External component has thrown an exception.. The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action.
Hi @Anonymous ,
It sounds like you're having trouble creating relationships between tables in Power BI when building custom dashboards based on the Microsoft QER Template for analyzing Teams call quality.
One thing to keep in mind is that DirectQuery mode does not support all types of relationships, so you may need to switch to a different mode (such as Import mode) in order to create the relationships you need. You cannot add calculated measures, columns, or tables - Relationship filtering is limited to a single direction, rather than both directions.
Or you can go to options and privacy and enable the combination of your data with Power BI desktop with the powerbi service of your workspace.
More details: The exception was raised by the IDataReader interf... - Microsoft Fabric Community
Solved: Re: The operation is timed out.. The exception was... - Microsoft Fabric Community
DirectQuery in Power BI - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.