Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
I need to create a report based on the logs of the gateways using Microsoft Template and I'm trying to change the property of two settings of the gateway : DisableQueryExecutionReport and DisableSystemCounterReport.
I need to :
- set "DisableQueryExecutionReport" to True
- set "DisableSystemCounterReport" to True
But when I search in the: On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config
I can't find them
A
Anyone have an idea where to find them
Hi @ikramelmbarki,
You may try manually add these two properties to this configure file. After the configuration, please don’t forget to restart the gateway.
Here is a blog may help you: Monitor and optimize on-premises data gateway performance | by dataninja | Medium
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let me know. Thanks a lot!
Best Regards,
Community Support Team _ Caiyun
Thank you
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.