Forum Discussion
BSM1985
5 years agoHelper IV
Dynamic Append in Power Bi Service
Hi Team,
I created a report by conecting to an xls file in Power Bi Desktop and published the same to Service.
Now the requirement is, client provides a source file in xls format on monthly basis and that needs to be incorporated/appended in the report from Power BI Service itself. But the conditions from users are:
1. Do not open/touch the report in Power Bi Desktop to append the new file.
2. Do not open/touch the xls file to append the current month data
How we can append the data on monthly basis without touching the source file or report in Desktop. Everything should be automated without any manual intervention.