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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Parul_verma
Frequent Visitor

Getting same value for each week/month

Hello, I have one measure with no error but showing only one value for all the weeks. Here is the DAX code and the output for reference.

 

 

 

first_timers = CALCULATE(
COUNT('Survey data'[First Time]),'Survey data'[First Time] = "yes")

 

 

 

 

Parul_verma_0-1668530319640.png

 

4 REPLIES 4
v-xiaotang
Community Support
Community Support

Hi @Parul_verma 

Thanks for reaching out to us.

I just want to confirm if you resolved this issue? If yes, you can accept the answer helpful as the solution or share you method and accept it as solution, thanks for your contribution to improve Power BI.

If you need more help, please let me know.

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

PabloDeheza
Solution Sage
Solution Sage

Hi @Parul_verma !
Is there a relationship between 'Survey Data' table and the table where you are taking the weeks/months field? If not, you should create one in order for your measure to be filtered by the given field.
Let me know if that helps!

Hi @PabloDeheza there is already a relationship between both the table

 

Whats the field you are using on the x-axis?

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.