Calculate Variance From Different Dates & Shipment

powerbi_newb

New Member
Joined
Mar 19, 2017
Messages
3
Hello!

I am trying to calculate the variance of each shipment base on their corresponding dates. I have been browsing tutorials and several forums threads but to no afford, I still can't figure out the right measures/formula for the following data sets. And would like to know the total % of each shipment type base on there date.

[TABLE="width: 500"]
<tbody>[TR]
[TD]Shipment[/TD]
[TD]Date[/TD]
[TD]JOB ID[/TD]
[/TR]
[TR]
[TD]Held for Pickup[/TD]
[TD]03/02/2017[/TD]
[TD]35112[/TD]
[/TR]
[TR]
[TD]Delivered[/TD]
[TD]03/03/2017[/TD]
[TD]35554[/TD]
[/TR]
[TR]
[TD]Picked up[/TD]
[TD]03/01/2017[/TD]
[TD]35224[/TD]
[/TR]
[TR]
[TD]On Delivery[/TD]
[TD]03/02/2017[/TD]
[TD]35243[/TD]
[/TR]
[TR]
[TD]Held for Pickup[/TD]
[TD]03/01/2017[/TD]
[TD]35617[/TD]
[/TR]
[TR]
[TD]Delivered[/TD]
[TD]03/03/2017[/TD]
[TD]35612[/TD]
[/TR]
[TR]
[TD]Picked up[/TD]
[TD]03/01/2017[/TD]
[TD]35251[/TD]
[/TR]
[TR]
[TD]On Delivery[/TD]
[TD]03/02/2017[/TD]
[TD]35124[/TD]
[/TR]
</tbody>[/TABLE]

****** id="cke_pastebin" style="position: absolute; top: 54px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 500"]
<tbody>[TR]
[TD]03/01/2017[/TD]
[/TR]
</tbody>[/TABLE]
Here is an image for the graph of my power bi. I want to input both variance and % total of each shipment as my line (trend values).

2017-03-19_1957.png


Any help would be greatly appreciated.
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,225,726
Messages
6,186,674
Members
453,368
Latest member
xxtanka

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top