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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Brite
Helper I
Helper I

Help with DAX statement

Hello,

 

The highlighted part does not work in the DAX formula how would I count 'Final Stripe Charges'[Customer] IF Payment Frequency = "Monthly" && 'Final Count # Stripe Payments (2)'[Count] >1 (the highlighted part)??  

 

Brite_0-1633736738633.png

 

2 REPLIES 2
Anonymous
Not applicable

Hi @Brite ,

 

These two conditions in the highlighted part are from different tables. Given that your formula has a lot of conditions, it's better to show some sample data and explain your logic based on the sample data.

 

Best Regards,

Jay

TomMartens
Super User
Super User

Hey @Brite ,

 

what is the relationship between the tables

'Final Stripe Charges' and 'Final Count # Stripe Payments (2)'

and how do the two conditions of the 'Final Count # ...' relate to each other

 

Please condsider providing a pbix file that contains sample data, but still reflects your data model. Upload the file to onedrive or dropbox and share the link. If you are using Excel to create the sample data share the xlsx as well. Explain the expected result based on the sample data you provide.

 

Personally, I have my difficulties reading any code that spans multiple lines if provided as a picture, maybe you can also provide the code as code snippet by using the highlighted icon:

A83446BE-04A4-4FD6-8C5D-7C9A3C14D5AE.jpeg

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors