Here i want to have a time filter based on the combo . Where user filter highlighted(Red Colour) year . then dynamically the time filter should be applied 2025 to 2026
@143kishornaidu - Let me know if you need this type of filtering capability.
If you select FY24, all FY24 months get filtered.
If you select FY25, all FY25 months get filtered.
If the filter is blank, then both FY24 and FY25 months will be visible.
Let me know if you requirement is little different with this one.
My requirement is User should Filter the combos in Rows . Like if they filter combo 1. On the time dimension which in column need to show only only where non-zerovalue only for the combo 1
In this case, you need to pivot the combo list and week both in rows.
Combo 1
Week 1
Week 2
Combo 2
Combo 3
Week 3
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in aβ¦
I have this template to import back to my module By right it should match the module because the time format is the same as the module the only difference is that in the excel file there is a seperator. M-Y. Thus logically to me it should be But when i run the action using M-Y and match names both result in an import errorβ¦
Hi everyone, I was trying to Retrieve a Line Item (Boolean) using TIMESUM as formula to another module by using ANY. This Boolean LI has A,B,C as dimensions. My target module has only A as dimension. In order to use a reference module for mapping, does this reference module had to have A,B and C as dimension or just Aβ¦