I have a line item formatted as Time then Month. The picklist only displays the individual months and not the total FY. Is there a trick to show the total FY too? I'm trying to avoid creating a list with the months and total FY.
@michael.chefer
As per my understanding the problem, In Time period(month) formatted line item you can only select the months of your model time setting. and for FY you need to select the format Time Period(Year) It'll only show the FY's of your model time setting.
Thanks,
Jagadish Dash
Can't do it in single line. However if you are ok to this not - so - clean solution, here it is.
Create a dummy Time which has all the months and years
Create two lines, one for Month and one for years and use FINDITEM on these two lines. These two lines will be used for downstream calculations.
You will still run into aggregation issues as you will not be able to aggregate months and years separately.
Misbah
Miz Logix
No, there cannot be any trick to show, because of default settings. only way out is by using custom list.
Thanks,Manjunath
Why are non‑admin users unable to view Module information on the Anaplan page, while workspace administrators can? (After click the three dots on the grids right up corner) Are there any configuration options that allow non‑admin users to view module details without granting full workspace administrator access?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…