Forum Discussion
bingen
3 years agoRegular Visitor
Automatically refresh a report in Power BI
I'm importing data to power bi through a python script where I get the data from an amazon api but it don't let me schedule its update. Can anyone help me?
scott_henderson
3 years agoHelper II
Unsuppoted data source, can you screen me the model and confirm what each source is ?
bingen
3 years agoRegular Visitor
The Data is a csv on Amazon S3, and I use a python script to extract that data.