the system has premade power bi reports. I would like to deploy to power bi reports into power bi.
As I understand it cannot be done, and I will need to recreate the power bi report.
Is there any way I can export the premade views into my own database? I am looking into it, and it is very confusing.
The report bring data from "Invoice", I cannot find a table nor a view called invoice.
So I took a view [dbo].[ProductionCube_Company] and it takes data from ProductionCube_BICompanyView_MATERIALIZED that is a table on AxDW (I am trying to understand what is going on), but I cannot find the procedure that loads that table.
Does anyone know how it works?
Thanks a bunch!!