Forum Discussion

momihail's avatar
momihail
Advocate I
7 years ago
Solved

Remove drill down from date hierarchy

Hi, it seems for data imported from Kusto the DateTime column is automatically formatted in a drill-down fashion and the area chart has drill down. Is there any way to disable that? It is preventing ...
  • v-piga-msft's avatar
    7 years ago

    Hi momihail ,

    Normally, if your date column is identified as date hierarchy in x axis, it will be automatically formatted in a drill-down fashion.

    You could change the column in x axis to be the original date column rather than date hierarchy like below.

    Please have a try of it.

    Best Regards,

    Cherry