Forum Discussion

rajaranjith's avatar
rajaranjith
Frequent Visitor
4 years ago

How to access multiple data source (from Excel and HANA db tables) using python script in Power BI?

Data Sources:

We have 3 excel files and 2 tables from HANA Database.

 

To Load and transform data using Python script in Power BI:

We would like to have a single Python Script written to load/transform the data from both the above mentioned data source into Power BI desktop app for report generation.

 

Quesiton:

How to do this?

 

8 Replies

    • rajaranjith's avatar
      rajaranjith
      Frequent Visitor

      See I am aware of python script for each data source and to transofme the loaded data. But my request was how to have a single python script for multiple data sources to load and transorm data. As part of it I may want to join the two loaded tables to one and do some data processing.

       

      Please let me know if I have put my question in correct form.

  • rajaranjith's avatar
    rajaranjith
    Frequent Visitor

    Hi All.... is there any way to address this problem.... please let me know....

  • rajaranjith's avatar
    rajaranjith
    Frequent Visitor

    Hi All.... is there any way to address this problem.... please let me know....

  • I am no Python expert but can't this be done in Power Query instead?