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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
davidi4524
Helper III
Helper III

Previous Day Value comparing

hi.

i have a table that show a number of service call that perform per technician

i created a calculated column that show me the average number of the serice calls that each technician made today (or in any date that i choose from the date slicer)

i whant to create a column that will show me the value for the average column in the last day, for example:

if i looking on data from 3.5.18, i whant that the column will show me the average value for the 2.5.18.

 

columns:

userlogin - numbers of servcalls - number of workdays - average execution

now, i take the field "average execution" and put him on a visual  "card" 

i whant to create another card that will show me the "preveus day" value

thanks 

1 REPLY 1
Floriankx
Solution Sage
Solution Sage

How do you Calculate your average column?

 

I a Measure it would be

PreviousDay:=CALCULATE([Average],DATEADD(DateColumn,-1,days)

 

What also could work is using the same formula you used for average and wrap your day by PREVIOUSDAY.

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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