The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
In our Dashboard we have an Executive Summary section which is purely text and not based on any statistic or data related to rest of the dashboard. The source is an excel table where One Column is the category (Commercial, Programme, Design) and the other column is the Summary (where the actual text is written with some bullet points). Is there a way to bring this table into power BI report page exactly as it is. One of the columns including text with bullet points?
Thanks in advance.
Yes, you can bring your Excel table into Power BI and display it with bullet points. Here are the steps to do this:
Your Executive Summary should now be displayed in the text box with bullet points.
Hey DataSlayer,
Thank you for quick feedback. I will try this but one small doubt. In my data source excel file, if I have multiple bullet points within one cell does text box take it exactly as it is? Or do I need to have seperate cells for each bullet point?
Just load that Excel file into PowerBI, and then use a table/matrix vis to display the columns.
You may need to create a calculated column / a column in your Excel to determine the order of the records, and sort [Category] as per that column.
Hey John,
This is what we were doing so far but when we use matrix/table visual it does not take the bullet points within the cells into account but it just takes all as a bulk text.