Forum Discussion
ricod
1 year agoHelper I
Variation IN and OUT
Hello i've a folder with xslx files containing cat and dog names. i want from 1st september 2024 calculate the variation of placements. i've tried many thinks with date table or not but i'm not a...
Ashish_Mathur
1 year agoSuper User
So based on the picure in my previous post, what result are you expecting?
ricod
1 year agoHelper I
The calculation is ok but the data in the source files is like this :
| type | arrival | departure |
| dog | 01/01/2025 | 02/01/2025
|
cheers
- Ashish_Mathur1 year agoSuper User
That's exactly how i have treated the source. In the Query editor, i have unpivoted the data. Click on Transform data to review the steps applied to your original table.
- ricod1 year agoHelper I
hi, ok i see. i'll try, but on my sources files i have many others columns
- ricod1 year agoHelper I
Hi, it's progressing, i just need to start the calculation of variance from a specific date (i mean, start calculation from 1 septembre 2024, the variance = 0, and after i start calculating arrival and departure)