Hi @Mathieu Dupuis-Doiron
I'm looking for the actual numbers a file being loaded in a month.
As per business requirement, we need to automate this, so that whenever a particular file being load in Apptio, it will store the count. I tried to implement the logic, but didn't reach there exactly.
Iterations=If(Last Loaded Month>= Apptio Month,1,0) This logic will provide the count as 1 if it's loaded, but not the exact number.
Thanks!!
#CostingStandard(CT-Foundation)