Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Learner_2201
Frequent Visitor

Count number of records generated by a condition of a measure only

Hi All,
From my data,  I am finding records that have 0 or blank value in current month but had positive value in previous month, through a measure. This means entries in my table visual are generated from the measure and not from calculated column. Also, I am filtering out my table visual based on the above condition/rule (Note: There are other global common filters of country, year etc. as well).

Now I want to show the percentage of records satisfying the above condition out of the total data, in a KPI. I am not getting solution. All material I am finding on net is based on calulated columns or columns somehow. But in my case the records are generated through a measure. 

Please guide .

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You cannot measure a measure directly. Either materialize it first, or create a separate measure that implements the entire business logic.

 

View solution in original post

2 REPLIES 2
Learner_2201
Frequent Visitor

Hi @lbendlin 
Thank You for the guidance.

lbendlin
Super User
Super User

You cannot measure a measure directly. Either materialize it first, or create a separate measure that implements the entire business logic.

 

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.