Forum Discussion

LMACAT's avatar
LMACAT
Regular Visitor
2 years ago
Solved

Key Influencers Not Enough Data

I am trying to identify key influencers on one-year retention explained by membership in a special population and first-generation college student. All three variables are in the same table and yes/n...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi LMACAT ,

    It seems that you are getting an error message that says “Retained One Year does not have enough data to run the analysis.” This error message usually occurs when the Retained One Year has too few distinct values or too few records for each value. The key influencers visual requires at least 10 records for each value of the target variable to perform the analysis.

     

    I think you can check the data quality and completeness of your table. Make sure there are no missing or incorrect values for Retained One Year, Special Population, and First Generation columns. You can also Increase the number of records in your table by adding more data from other sources or aggregating data at a higher level.

    Reduce the number of variables in your analysis by removing some of the less relevant or less influential ones. Change the target variable from Retained One Year to another variable that has more distinct values or more records for each value. For example, you can use Retention Rate or Retention Score as the target variable instead of Retained One Year.

     

    If you want to learn more, I think you can read this document for helps: Key influencers visualizations tutorial - Power BI | Microsoft Learn

     

     

     

    Best Regards

    Yilong Zhou

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

     

     

     

     

     

     

    LMACAT