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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
AllanBerces
Post Prodigy
Post Prodigy

Count- Calculated Column

Hi,

Good day can anyone help on my calculated column on how can i achieved the outcome below, count direct base from date, Trade and location.

AllanBerces_0-1723297248681.png

OUTCOME

AllanBerces_1-1723297337254.png

Thank you

1 ACCEPTED SOLUTION
tharunkumarRTK
Super User
Super User

 

@AllanBerces 

 

CalculatedColumn = calculate(Count(Table[Count]), allexcept(Table, Table[Date], Table[Location], Table[Trade] )) 

 

Need a Power BI Consultation? Hire me on Upwork

 

Connect on LinkedIn

 




Did I answer your question? Mark my post as a solution!
If I helped you, click on the Thumbs Up to give Kudos.

Proud to be a Super User!

PBI_SuperUser_Rank@2x.png

 

View solution in original post

2 REPLIES 2
tharunkumarRTK
Super User
Super User

 

@AllanBerces 

 

CalculatedColumn = calculate(Count(Table[Count]), allexcept(Table, Table[Date], Table[Location], Table[Trade] )) 

 

Need a Power BI Consultation? Hire me on Upwork

 

Connect on LinkedIn

 




Did I answer your question? Mark my post as a solution!
If I helped you, click on the Thumbs Up to give Kudos.

Proud to be a Super User!

PBI_SuperUser_Rank@2x.png

 

Hi @tharunkumarRTK  thank you for the reply working as i needed.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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