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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
MH_Ger
Frequent Visitor

How to reference a column in a virtual table created by Summarize()

Hi,

 

I want to reference a column ("Bestellungen") that I create using Summarize(). However, that does not work (see error in the second picture). How can I accomplish this?

 

Bild1.pngBild2.png

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@MH_Ger Once you use virtual tables, CALCULATE becomes useless. You would use COUNTROWS(FILTER(varTable,[Bestellungen]>1))



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
DimaMD
Solution Sage
Solution Sage

hi
 You need to use mesure [Vertrage] > 1


__________________________________________

Thank you for your like and decision

__________________________________________

Greetings from Ukraine

To help me grow PayPal: embirddima@gmail.com

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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