Forum Discussion

Ashwath_Bala_S's avatar
2 years ago
Solved

Transforming Data Through SQL Endpoint for Enhanced Power BI Dashboards

Hi,  I am getting tables as Shortcut Tables into Fabric Workspace, from Dataverse. (Data is imported as shortcut tables) I would like to perform transformations like handling null values,creating m...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Ashwath_Bala_S 
    Thanks for explaining your ask further.
    1) You are right about the first approach.

    2)The process cannot be automated. But you can run the notebooks at desired time intervals. After the data gets refreshed in Dataverse, you can schedule to run notebook which would run on daily basis.



    You can also use the notebook activity which can be scheduled for desired time intervals. Please refer to this document for more information : Link1


    Based on both your approaches, the first option is better one.

    Hope this helps. Please let us know if you have any further questions.