Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Good day
I'm looking for assistanceplease with a measure that I require to return the "Cost" (sum of Cost) where TableA[Allocation month] = TableB[Report date] less one month. Basically I am looking to return the bold numbers below (sum of Cost at each date) in a format that I can use as a line on a chart (with the allocation month as the axis):
Report Date | |||||||
Jan | Feb | Mar | Apr | May | Jun | ||
Jan | 246 | 253 | 220 | 401 | 145 | 188 | |
Feb | 473 | 267 | 326 | 170 | 239 | 341 | |
Mar | 285 | 190 | 492 | 349 | 191 | 381 | |
Allocation month | Apr | 212 | 152 | 339 | 280 | 395 | 110 |
May | 213 | 118 | 105 | 494 | 103 | 331 | |
Jun | 166 | 356 | 225 | 395 | 366 | 424 | |
Jul | 366 | 253 | 260 | 318 | 462 | 467 | |
Aug | 362 | 372 | 243 | 490 | 249 | 213 | |
Sep | 326 | 283 | 368 | 334 | 202 | 240 | |
Oct | 328 | 484 | 452 | 295 | 413 | 465 | |
Nov | 162 | 219 | 271 | 415 | 402 | 172 | |
Dec | 270 | 218 | 232 | 200 | 371 | 439 |
Thank you for any help