Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Hello,
I have a dataset where I applied a policy, and I want to understand more about the process:
How long does it take for a policy to apply to a dataset in KQL, and how can I verify its execution?
Execution Time: How much time does it typically take for a policy to fully execute on a dataset?
Verification: What is the best way to verify that the policy has been successfully executed? Are there specific logs, queries, or metrics I should look at?
"How can we verify that a policy has been successfully executed? Specifically, how can we check if policies such as the Merge Extent Policy or Partition Policy have been fully implemented in KQL?"
Any insights or best practices related to policy execution in KQL and Azure Data Explorer would be greatly appreciated.
Thank you in advance!
Solved! Go to Solution.
I am also facing the same issue, for my implementation.
Hi @ALOK_YADAV
Thanks for reaching out to Fabric community forum.
The execution time varies based on factors such as the dataset size, cluster load, and ingestion frequency.
Generally, policies like the Merge Extent Policy can take anywhere from a few minutes to several hours, depending on the above datasets. For large datasets, it may take longer.
For additional information you can refer the docs :
1. Merge Policy : Extents merge policy - Kusto | Microsoft Learn
2. Partician Policy : Partitioning policy - Kusto | Microsoft Learn
3. Policies : Policies overview - Kusto | Microsoft Learn
If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.
If you continue to face issues, feel free to reach out to us for further assistance!
The execution time varies based on factors such as the dataset size, cluster load, and ingestion frequency.
lets take one example if i have 5TB datast size then how much time it takes to execute the policies. I want in general way because its so confusion to check the policies are exceuted or not.
Hi @ALOK_YADAV
The execution time varies based on factors like dataset size, cluster load, and ingestion frequency.
For example, if you have 5TB of data, the time it takes to execute policies depends on several factors, such as the complexity of the policies, the system's capacity, and network conditions. While it's difficult to provide an exact time without specific details about the environment and the policies being executed.
Thanks for using Microsoft Fabric Community.
I am also facing the same issue, for my implementation.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.
User | Count |
---|---|
9 | |
5 | |
4 | |
3 | |
2 |