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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Elyblog2009
Helper I
Helper I

calculate daily target achievements

Hello all,

 

Please I need support relating a calculation I need to add in my dashboard refering to the achievement based on family products.

I have in the below table the daily sales revenues and in the last 3 columns the monthly target and based on these data I need to calculate the daily achievement vs target in % as well the remaining revenue vs target.

 

 

Sales namebeyound Connectivity daily salesfixed daily salesMobility daily salesBeyound connectivity monthly targetFixed monthly targetMobility monthly target
Anela1500007800011750040000
Elma0015009000011250038000
Ornel1000015417750009500038000
Xhuljana0103222750750009500038000
Total4333103242142412000535000194000

 

 

Elyblog2009_0-1721232245810.png

 

Goga Team contains the Target revenues based on family and Ervis Goga monthly revenues contain the daily sales revenues.

 

Elyblog2009_1-1721232366705.png

Can you help me please?

 

Thank you!

8 REPLIES 8
Elyblog2009
Helper I
Helper I

Please if someone can help me on the topic.

Anonymous
Not applicable

Hi @Elyblog2009 ,

 

It's not clear what you mean. Can you show the expected results?

 

Best regards,
Community Support Team_ Scott Chang

Hello v-tianyich-msft!

 

Find below what I expect to achieve as a result.

Total achievement as % from the target. Let say Sales user has made from 1 July until today 3000 $ revenue in the Mobility family products that has a target of 20,000 $. I need to have the achievement vs target for each family product and the remaining revenue left to be achieved vs target.

BSEMonthDayYearTarget NamingSum of Monthly Fee

xhuljanaJuly112024Fixed Connectivity1032
xhuljanaJuly122024Mobility163250
xhuljanaJuly172024Beyond Connectivity105480
xhuljanaJuly172024Fixed Connectivity13749
xhuljanaJuly172024Mobility10000
ornelJuly22024Mobility46668
ornelJuly162024Beyond Connectivity10000
ornelJuly172024Beyond Connectivity15000
ornelJuly172024Fixed Connectivity110000
elmaJuly52024Mobility11750
anjezaJuly102023Beyond Connectivity18000
anelaJuly12024Mobility68625
anelaJuly242023Beyond Connectivity3666
Anonymous
Not applicable

Hi @Elyblog2009 ,

 

This 3000 $ and 20,000 $ I have not viewed in any data and I still do not get your point.

 

Best regards,
Community Support Team_ Scott Chang

The values mentioned 3000$ and 20000$ were just for sample explanation. Sorry for the inconvinience regarding that.

The real data are in the table sent on the first email.

 

Elyblog2009_0-1721294042670.png

 

Thank you!

 

Hello v-tianuich-msft!

 

Can you please help me on the above?

 

Thank

you!

Anonymous
Not applicable

Hi @Elyblog2009 ,

 

Frankly, I probably understand what you're trying to do, but I'm a bit elusive about your data. So I created my own samples that might be similar to your question to show:

vtianyichmsft_0-1721355306808.png

TOTAL = CALCULATE(SUM('Date'[Value]),FILTER('Date',YEAR([Date])=YEAR(EARLIER([Date]))&&[Date]<=EARLIER([Date]))) 

Target % = DIVIDE([TOTAL],[Target])

 

An attachment for your reference. Hope it helps!

 

Best regards,
Community Support Team_ Scott Chang

 

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

Hello,

Thank you for the example, but I think in my case is a little more complicated bcs First I need to have totals of revenue based on family products as below shown. I have created them on a visual by relationship and at this point I need that based on these values to match the target family target that is in another table or relate them somehow with a formula . That is what I am not figuring out so far.

Elyblog2009_0-1721388054881.png

BSEMonthDayYearFamilySum of Monthly Fee
anelaJuly12024Mobility68625
elmaJuly52024Mobility5000
elmaJuly172024Fixed Connectivity2500
elmaJuly172024Mobility15150
ornelJuly22024Mobility46668
ornelJuly172024Fixed Connectivity10000
xhuljanaJuly122024Mobility163250
xhuljanaJuly172024Beyond Connectivity105480
xhuljanaJuly172024Fixed Connectivity13749
xhuljanaJuly172024Mobility10000
xhuljanaJuly182024Mobility6250

And in this table I need to add the achievement vs target that exist in the table below:

Elyblog2009_1-1721388194694.png

Tell me if 

 

 

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors