Forum Discussion
Anonymous
2 years agoNot applicable
Count the Result Measure to Create Bar Chart
Hi, We have data like bleow where Accrual Booked, Actual Work Accrual Value of Work, Accural Calculated and Result are measures created on fronend, and Work Unit and FE Class are table column. ...
Anonymous
2 years agoNot applicable
I tried using above measure that is giving the different count than the data in table visual.
dharmendars007
Memorable Member
2 years agoAre you looking to have only distinct count of work unit if so you can replace count by distint count.
If you find this helpful , please mark it as solution and Your Kudos are much appreciated!
Thank You
Dharmendar S
- Anonymous2 years agoNot applicable
Even if I use the distinct count it is giving the same result as using count and not matching with the expected results
- dharmendars0072 years ago
Memorable Member
share us the sample dataset with the expected result and wrong result this will help us to check further...
- Anonymous2 years agoNot applicable
You can refer to data given in first post, that is data and we are using live connection that time count DAX is not working expected.