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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
wesselvs
New Member

Create measurement filtered by date slicer

Hello, 

 

I recently started creating some dashboards with PowerBI.

 

Im trying to calculate the price per hour in a measurement which takes the sum of the income per customer from table a and divide this from table b

SUM(mutations[Positief])/SUM(Timecaptured[hours])

However when i change the date slicer the data does not change and gives us corrupt calculations.

 

Can this be solved somehow? What am i doing wrong?

 

Regards,

Wessel

3 REPLIES 3
Ashish_Mathur
Super User
Super User

Hi,

Assuming Mutations and Timecaptured tables have a Date column, create a Calendar Table and build a relationship from the Date column of both Tables to the Date column of the Calendar Table.  Build your slicer from the Date column of the Calendar Table.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
v-diye-msft
Community Support
Community Support

Hi @wesselvs 

 

If you've fixed the issue by your own please kindly share your solution. if the above posts help, please kindly mark it as a solution to help others find it more quickly. thanks!

 

If not, please provide more details about your question.

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
Anonymous
Not applicable

Hi,

 

Can you show us some sample of this Data. If you have the Customer Column in to the Table,

  SUM(TableA[Value])/ CALCULATE(SUM(TableA[Value],TREATAS(VALUES(TableA[Customer]),TableB[Customer])

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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