Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
I work for a professional association that provides services for accounting firms. We conduct a yearly survey of 75 member companies and provide a custom report that compares their financial data. At least twenty years ago, we devised a system that uses SQL to store the data that we collect and runs queries to generate the report. The process is complex and it takes a considerable amount of coding knowledge just to change a question on the survey. My employer has asked that we simplify the process and try to use excel the create the same report. I have 75 completed surveys in excel and have been able to recreate the report using formulas to pull from the data. I was planning on taking additional excel courses to learn how to create a Macro in order to streamline the process in Excel, but my IT Director asked me to look into Power BI and see if it offers a better solution.
Does Power BI have to link to SQL in order to pull data and create reports? Is there a way to use Power BI to get the result that I am looking for without having to input all of this data into SQL?
Thank you for considering my question!
Solved! Go to Solution.
Not entirely certain I understand this. I was with you up until the part about not having to input all the data into SQL. I think I am missing some aspect of this in terms of where the data comes from.
Yes, you can connect Power BI to SQL. However, it may be possible to integrate Power BI directly with whatever data source the survey tool is putting stuff into.
In general, the process could be that you ingest the data into Power BI into 75 different data models, basically pulling only the data that you need for each member. You could create a template for this and use a parameter to easily switch between the various member organization's data. You could then share these out for free using "Publish to Web".
Another option if you or the member organizations are willing to spring for a Pro license (or if you are willing to invest in Power BI Premium) would be to create a single report and use Row Level Security (RLS).
Not entirely certain I understand this. I was with you up until the part about not having to input all the data into SQL. I think I am missing some aspect of this in terms of where the data comes from.
Yes, you can connect Power BI to SQL. However, it may be possible to integrate Power BI directly with whatever data source the survey tool is putting stuff into.
In general, the process could be that you ingest the data into Power BI into 75 different data models, basically pulling only the data that you need for each member. You could create a template for this and use a parameter to easily switch between the various member organization's data. You could then share these out for free using "Publish to Web".
Another option if you or the member organizations are willing to spring for a Pro license (or if you are willing to invest in Power BI Premium) would be to create a single report and use Row Level Security (RLS).
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Check out the November 2024 Power BI update to learn about new features.
User | Count |
---|---|
32 | |
30 | |
20 | |
11 | |
8 |
User | Count |
---|---|
52 | |
38 | |
30 | |
14 | |
12 |