Forum Discussion

jmoedata's avatar
jmoedata
Frequent Visitor
1 year ago
Solved

Semantic model column lineage

Is there a way to tell what columns from a semantic model are being used in reports? We would like to scale back some columns from the semamtic model, but before doing so, would like to know which on...
  • ribisht17's avatar
    1 year ago

    hi   jmoedata 

     

     

    Yes, there is a way to identify which columns from a semantic model are being used in Power BI reports. You can use the Power BI Helper Tool or DAX Studio to analyze and document the usage of columns in your reports. Here’s how you can do it:

    Using Power BI Helper Tool

    1. Download and Install: Get the Power BI Helper Tool from Microsoft AppSource.

    2. Analyze Column Usage: Open the tool, select your shared dataset, and run the "Column Usage" feature. This will show you which columns are not used in any reports

    3. Remove Unused Columns: Based on the analysis, you can safely remove unused columns from your dataset.

      Using DAX Studio

      1. Download and Install: Get DAX Studio from its official website.

      2. Connect to Dataset: Open DAX Studio and connect it to your shared dataset.

      3. Run Column Usage: Use the "Column Usage" feature in DAX Studio to identify unused columns.

      4. Remove Unused Columns: Based on the analysis, you can remove unused columns from your dataset.

        Using Power BI's Built-in Features

        1. Usage Metrics Report: In Power BI Service, navigate to the workspace containing your reports.

        2. Generate Usage Metrics: Select "More options" (...) for the report and choose "View usage metrics report".

        3. Analyze Usage: The usage metrics report will show you how the reports are being used, and you can infer which columns are likely being used.

          By using these tools and features, you can effectively identify and scale back unused columns from your semantic model, ensuring that your dataset remains optimized and relevant.

          Power BI Helper Version 12 Jan 2021 Feature Summary

          Solved: Identify and delete unused columns from all report... - Microsoft Fabric Community

    Regards,

    Ritesh

    " Please mark the answer if it was helpful so that it can help others as well. 🙌"