@Vamsi_Envoy
I'm still a bit confused. Why would you require a desktop flow here? Since your trigger point would be in Dataverse, you should set up the trigger point in a cloud flow only.
First, you need to create an automated cloud flow with the highlighted trigger as shown below:

Then, the second step would be the Dataverse table configuration (where you can specify the data you want in the select columns area):

After that, you can use the desktop flow action below in case you need to interact with any Windows or on-premises application, or perform Windows-based automation or interact with a web application that lacks a web API.

And of course, it would require a premium license. If you don't have that, then this automation is not possible. Otherwise, you can create your RPA bot using the Invoke Web Service method where you can include some queries( https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/query-data-web-api#order...), but again, it won't trigger unless you manually run it. Hope this helps.
Thanks,
Deenuji Loganathan 👩💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀