I am kinda new to PowerBi. I created a report in PowerBi Desktop that gets data from a SQL Server database. I also wrote a stored procedure that will gather the data I need for the report. It pulls 30 or so data points and is about 3 months' worth of historical data. Right now the report imports the data I need to create the visuals (pulling from a local SQL Server).
I would like to have other people view the report I created which means I would like to put this on the cloud. I have been reading up on Microsoft's page and other articles on the internet about real-time streaming, but I am unsure what method is best for me or there another method.
I am leaning towards this method, but I am wondering what others have done. What is the best way to get data to the PowerBi cloud for my situation?