Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi All
Seems like I am having fun with PowerBI. Seems like every day I have a new problem\error right now 😞
So my latest issue is when I change a measure to be a different value to SUM, say for example Average I receive the following error after SQLDumper.exe runs in a command window.
I have seen this issue crop up a few times under different scenarios. Does anyone have any ideas at what this is or where I can even start to troubleshoot before I log yet another call with MS?
I'm using the fantastic CQD connector for MS Teams.
Thanks in advance!
Thanks
Hi @PowerBiNoobie1 ,
Have you tried not applying the AVERAGE function, but dividing the SUM function by the COUNT or DISTINCTCOUNT function?
The formula like this,
AverageLatency = DIVIDE(SUM(Query1[P50 Latency]), DISTINCTCOUNT(calls))
And have you tried to submit a support ticket?
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @PowerBiNoobie1 ,
Did you receive this error when you use SUM function?
What fields are in your visual?
Maybe you can create a card visual and put the measure in it, check what will happen.
There are some limitations in The CQD data model, you can refer this documents for comparison.
https://docs.microsoft.com/en-us/microsoftteams/cqd-power-bi-connector
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
OK so I have a card visual with the P50 Latency field in it, its a CQD measure. I am simply trying to change the summarisation to be average as I want to see the average latency for all calls made between two network points. I have page level filters creating the overall filter for the report which tells PowerBI to only filter for traffic between two specific network points and to report latency, jitter and packet loss for each call. I need PowerBI to return the average value of jitter, latency and packet loss for all calls that are returned by the page filter. I realise I am probably not doing this correctly!?
I cant create a query or manipulate the source dataset in PowerBI as nothing works at all after I do that. This has been reported as a bug by MS.
Thanks
Thanks for your reply
I have since tried creating a new measure as below:
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 37 | |
| 35 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 58 | |
| 29 | |
| 27 | |
| 25 |