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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
reganhodges
New Member

Convert paragraph of text into list or bullet points

Hello, 

 

I am working with 'key responsibilites' that come through as a paragraph of text in Power BI. This is also how it was formatted in the data source. I'm looking for a way to quickly itemize the responsibilites, whether in bullet points or as an alternative visual, but havent been successful. 

 

Ex: 

Key Responsibilities: • Collaborates and leads discussions with business partners to identify and document informatics and analytics requirements and use Power BI to present data in order to identify concerns and apply solutions quickly to achieve business objectives. • Develops and leads small scale initiatives to present to leadership, providing project progress and challenges. • Develops business intelligence and analytics solutions to support business needs, including custom reporting and advanced analytics.

 

needs to be converted to: 

 

  • Collaborates and leads discussions with business partners to identify and document informatics and analytics requirements and use Power BI to present data in order to identify concerns and apply solutions quickly to achieve business objectives.
  • Develops and leads small scale initiatives to present to leadership, providing project progress and challenges.
  • Develops business intelligence and analytics solutions to support business needs, including custom reporting and advanced analytics.

 

not sure if a DAX formula could also help re-format the text. Ideally, this would be listed on a table with the job title and any other related details - so bullets would be in one column or visual.

1 ACCEPTED SOLUTION
TheoC
Super User
Super User

Hi @reganhodges 

 

Yes, this can be done quite easily in Power Query.

 

  1. I copied your text as a single record in Power Query (image 1) to show you starting point.
  2. I used "Split by Delimiter" and just copied and pasted a bulletpoint as the delimiter. (image 2 and image 3)
  3. Then 'transposed' table to get it in a single column (image 4).
  4. From here, you can add an Index column to order as you want them (i.e. 1 to ...) or you can add a Custom Column and put a bullet point in inverted commas "• " to get a column with bullet points. Then you can merge it to get the output you originally wanted (image 5 and 6).

Image 1:

TheoC_1-1705438350271.png

 

Image 2:

 

TheoC_0-1705438336703.png

Image 3:

TheoC_2-1705438374842.png

Image 4:

TheoC_4-1705438420198.png

Image 5:

TheoC_6-1705438606918.png

 

TheoC_5-1705438601223.png

 

Hope this helps 🙂

 

Theo

 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

View solution in original post

1 REPLY 1
TheoC
Super User
Super User

Hi @reganhodges 

 

Yes, this can be done quite easily in Power Query.

 

  1. I copied your text as a single record in Power Query (image 1) to show you starting point.
  2. I used "Split by Delimiter" and just copied and pasted a bulletpoint as the delimiter. (image 2 and image 3)
  3. Then 'transposed' table to get it in a single column (image 4).
  4. From here, you can add an Index column to order as you want them (i.e. 1 to ...) or you can add a Custom Column and put a bullet point in inverted commas "• " to get a column with bullet points. Then you can merge it to get the output you originally wanted (image 5 and 6).

Image 1:

TheoC_1-1705438350271.png

 

Image 2:

 

TheoC_0-1705438336703.png

Image 3:

TheoC_2-1705438374842.png

Image 4:

TheoC_4-1705438420198.png

Image 5:

TheoC_6-1705438606918.png

 

TheoC_5-1705438601223.png

 

Hope this helps 🙂

 

Theo

 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.