Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
ExcelGuy
New Member

Parse data from an Access Database into Excel to use in a list or filter in PBI

Hey everyone! First time user of PowerbI but longtime Excel/Access user here. I am developing a dashboard through PBI but I need to parse data in one/multiple columns that is a string or non-delimited string. This will help my filtering a slicing in PBI but I was curious if it was easier to do the parse in PBI or Excel? Below is a screenshot of my dataset as it sits in Excel and I would like to find a PowerQuery formula solution in M or a solution in PBI as the data is live and will be published to SharePoint. Thank you!

 

-ExcelGuy

 

Excel PowerQuery view.png

 

InkedExcel PowerQuery view_LI.jpg

 

2 REPLIES 2
Kerrymr
Helper I
Helper I

Hi ExcelGuy,

I would parse it in excel. 

I like to have my data as clean as possible to limit the work powerbi has to do.

 

If you want to try it in Powerbi.

Click on the Edit queries button in the home tab.

Edit queries.JPG

Select your query and use the split column button.

SplitColumn.JPG

 

Try that let me know if you have any other questions.

Kerry

 

 

Kerry,

What would your solution be in Excel? Create a formula in PowerQuery before the data gets to Power BI?

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors