Hi @Rakesh Turpu Greetings! I have followed the steps provided in the article Create a data history connection for Azure Digital Twins and I could get the data appear in the Dat history explorer graph without any issues. Please refer the below image where I get the history of a property on a Digital Twin. I appreciate it if you can follow this tutorial and see if you can get the history connection to work.
Since you have confirmed that the data is being flown into your ADX database, I believe this might be an permission issue between ADX and data history connection. The Set up data history connection section mentions that the system managed identity needs to be enabled for Digital Twins for the connection to work. I have further provided the following set of permissions during the creation.
Even though the article mentions these permissions can be removed, I appreciate it if you can review these permissions and let me know if enabling this helped with the rendering.
Another note that, even though the Azure Digital Twins data history mentioned about API versioning, the tutorial I have followed did not explicitly refer to any API.
Hope this helps. Please let us know if you still run into issues or need further assistance.
Resolution
The issue was identified to be with the ADX cluster name. The ADX cluster name created has dashes in it which prevented it from fetching the URL into the connection. Product team has fixed the issue through PR.