Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi there
We're looking into a BI/data visualization too.
How can I find out more about joining data sets and performing calculations within Power BI?
As examples
We have data from multiple sources that we can join using eg client name, county and site name
We also need to extract data from a string of information
Thanks
Andy
Solved! Go to Solution.
You can do all of that using Power Query. Take a look at Merge, Append and Split features of PQ.
You should be able to massage your data into a required format. If the built in transformations are not enough, you can use these PQ formulas as well
Hey Andy,
This should get you started. You'll want to use the Power BI desktop app to do that.
You can essentially "mash up" your data here, create your visualizations and publish to the power bi site.
Where the data is "stored" depends on whether you are _importing_ data from a source (like Excel, Power BI Desktop files, some SaaS providers) or _connecting_ to an external data source (like Azure SQL Database, on-premises Analysis Services, some SaaS providers). If importing then a copy of the data is stored in the Power BI service. If connecting then the data just resides in the source system.
You can do all of that using Power Query. Take a look at Merge, Append and Split features of PQ.
You should be able to massage your data into a required format. If the built in transformations are not enough, you can use these PQ formulas as well
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.