Share via

How is text (e.g. description of actions in excel sheet) managed in the Power BI desktop app?

O'Connor, Kieran 0 Reputation points
2026-02-06T15:18:38.6533333+00:00

I created an excel sheet which includes a column with text describing specific activities , a column with a start date and a column with an end date. However when I import the excel sheet into the Power BI desktop App the column containing the text is not visible. The columns with the start dates and end dates are visible. How can I also import the column with the text describing the activities?

Microsoft Copilot | Microsoft 365 Copilot | Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-02-06T15:18:51.0233333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    When importing data from an Excel sheet into Power BI Desktop, all columns should typically be visible, including those containing text. If the column with the text descriptions is not appearing, consider the following steps to troubleshoot the issue:

    1. Check Data Types: Ensure that the text column in your Excel sheet is formatted correctly. Power BI tries to convert data types during the import process, and if it encounters issues, it may skip certain columns.
    2. Data Load Settings: Verify that the data load settings in Power BI are configured to include all columns. Sometimes, specific settings may exclude certain columns from being loaded.
    3. Transform Data: Use the Power Query Editor in Power BI to transform and load your data. You can access this by selecting "Transform Data" after importing your Excel file. This allows you to see all columns and make adjustments as needed.
    4. Refresh Data: If you have made changes to your Excel file after the initial import, ensure that you refresh the data in Power BI to reflect the latest version of your Excel sheet.
    5. Check for Errors: Look for any errors in the import process that might indicate why the text column is not being imported. The Power Query Editor will show any issues encountered during the data load.

    By following these steps, you should be able to import the column with text descriptions successfully.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.