Forum Discussion

kderouich's avatar
kderouich
Regular Visitor
9 years ago
Solved

Multiple data sources and .pbix file

Hello, 1-Can we have a multiple data sources in Power BI (on line version) for example from social network and double click campaign manager ?  2- Can we configure '.pbix' file to automatise the da...
  • Eric_Zhang's avatar
    Eric_Zhang
    9 years ago

    kderouich

    For Facebook, there's an integrated connector in Power BI Desktop, you can reply on it.

     

    For the rest two, there're correlated APIs you can call, check Adwords APIs and DCM APIs. You can try to use the APIs via "get data"->"other"->"web". I don't have much ideas on those two, a sample for facebook just for your reference.

     

     

    And then set credential as "anonymous" in Power BI Service. Then you can schedule refresh.

  • Eric_Zhang's avatar
    Eric_Zhang
    9 years ago

    kderouich wrote:

    Hello,

     

    thank you for your answer, i'm talking about this questions : 

     

    • Can we extract data automaticly from powerBI to azure,  or we should convert it to table ( from csv file ...)? 
    • How do it work Historic Data analysis dans "Data Stream"  ?
    • Schedule Auto is not present on PowerBi Desktop, how can we extract data automaticly from powerBi desktop ?, is it possible ? 
    • What is the best practice to use  "Flow" intermadiate ? 
    • When we share data, the user can modify the data or not ? 

     

    Thanks,

    Karim


    • There's no access to read data from Power BI, you can check this idea REST API access to READ datasets and vote it up.
    • If "Data Stream" refers to Streaming dataset, when "Historic data analysis" is enabled, you can see a "create report" icon, click and create reports as using regular datasets.
    • Not possible. Check this idea. May be you could extract the data directly from the data sources?
    • You mean Microsoft FLOW? AFAIK, PBI integation in FLOW is very limited, only tile alert.
    • When sharing, no way to change data.