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
Anonymous
Not applicable

I am not able to get distinct count based on date

I am not able to get distinct count based on date

Date            Count(ID)

12/7/2011 -->1

12/7/2011 -->2

12/7/2011 -->3

12/7/2011 -->4

12/7/2011 -->5

my aim to show  12/7/2011 -->15

how to achieve

1 ACCEPTED SOLUTION
Anonymous
Not applicable

i tried it,but i guess there is problem in data type of date column so i am unable to achieve it,i tried extracting the date format from date column format(columnname,"DD/MM/YYYY").By this i am geting separate column and i am able to achieve it

View solution in original post

5 REPLIES 5
edhans
Super User
Super User

Just create a measure:

Total of CountID = SUM(TableName[Count ID])

When you put your date in a table visual or matrix visual (or any visual for that matter) the [Total of CountID] will automatically total it based on the date.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting
Anonymous
Not applicable

i tried it,but i guess there is problem in data type of date column so i am unable to achieve it,i tried extracting the date format from date column format(columnname,"DD/MM/YYYY").By this i am geting separate column and i am able to achieve it

@Anonymous your question is not at all clear, you should read this post to get your answer quickly.

 

https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Anonymous
Not applicable

Hi Ravi,

 

when click dropdown on measure field in field properties,  select sum or don't summarize using two option you can get you solution.

 

 

Count-PBI-Community.jpg

parry2k
Super User
Super User

@Anonymous can you provide the logic what you mean by distinct count and how you get to number 15? What is 1,2,3,4,5...

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.