Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in BI by (11.1k points)
I am having a table and I want to allow the reports to the manger to report and count the machines according to softwares selected in the tables

So,I want to a measure which sets a filter by igoring a certain column How can I do this?

1 Answer

0 votes
by (22.5k points)

Use the following measure:

Total Asset Count = Calculate(DistinctCount('HW'[PCName]),ALL(HW[Software]))

If u want to learn the tool in-depth, then come to us and sign up for this Power BI Certification       

Related questions

0 votes
1 answer
asked Jan 13, 2021 in BI by Chris (11.1k points)
0 votes
1 answer
asked Feb 21, 2021 in BI by Chris (11.1k points)
0 votes
1 answer
asked Dec 23, 2020 in BI by Chris (11.1k points)

Browse Categories

...