Forum Discussion

hourigan's avatar
hourigan
New Member
9 years ago

ETLinPOWERBI

Hi,

 

Is there a basic Extract load facility available in Power BI service. If we want to do a data collection of sanpshot of data every day (ex how many customers were on an online account everyday.This number changes\fluxtuates every minute and everday the count is different and we do not have history in database).This can be done as simple query below:-

Slect date,count(customers) from TableA

Output:-

1/1/2017  100

1/2/2017  98

1/3/2017 102

 

Can we use Power BI for this or we have to use a seperate ETL tool?

 

Please advise.

 

Thanks!!

 

 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    hourigan There is no current method in Power BI that would handle that. A similiar request was answered in this Post