The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
i want to combine multiple reports into one how can i do that? with power bi or SQL?
@Anonymous Need more information. You can do this with a Dashboard or App. Or are you talking about data models?
hey! im talking about 4 different excel files combine them into one report?
it depends on which tools you have...
Since you are posting in "Report Server" forum I assume you have a SQL Server On-Prem infrastructure so you can probably build SSIS to load the excel files into a DWH/DataMart database and then load them into a Power BI model to build your reports.
you could bypass DWH/DataMart and build starschema directly in POwer BI manipulating data accordingly in Power Query.
it depends...