Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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.
OUTCOME
Thank you
Solved! Go to Solution.
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
  | 
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
  | 
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.