Forum Discussion

Cris_40's avatar
Cris_40
New Member
2 years ago

Data Segment

Hello, good afternoon everyone. I am just starting to use Power BI to create a chart with segments from various columns since the responses are yes/no. However, I have not been able to get the chart to execute the process. I will try to explain the process below:

I am trying to create two segments, but it's not working. 

I am trying to use another filtering tool, but it is not activating. I don't understand why.

As you mentioned below.

I would greatly appreciate the help; I can't find alternatives, and it's urgent for my work.

 
 
 

 

3 Replies

  • Cris_40 , if you are using a legend column, then it is not joined with the table used in measure

     

    if you are using two measures the calculation is not correct.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Cris_40 ,

    If the filtering tool is not working, consider the following points:

    1.Data Relationships: Check if the fields used for filtering are correctly related to the metric table.
    2.Data Granularity: Verify that the data is not overly summarized, which could affect pattern identification.
    3.Statistical Significance: Ensure there is enough data for Power BI to determine significant influencers.

    If the usual methods are not working, you can explore these alternatives:

    1.DAX Measures: Create DAX measures to count the "Yes" and "No" responses, and then use those measures on your visuals.
    2.Custom Visuals: Consider using custom visuals from the Power BI marketplace that might offer the segmentation features you need.

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