FM
New Contributor III
since ‎12-15-2021
19m ago

User Statistics

  • 29 Posts
  • 0 Solutions
  • 22 Kudos given
  • 0 Kudos received

User Activity

Hello, I have a cube view that is driven by the workflow. In this cubeview the user sees base level entities as columns . This is achieved by using the synthax E#Root.WFProfileEntities. At the same time I would like to add a column that totals those ...
Hello, I have a requirement to display an error message in a cube view if the value of a cell is greater than the absolute value of 1000. Under the Cell Format I have "If (CellAmount >= 1000) Or (CellAmount <= -1000) Then " Is this approach correct? ...
Hello, I have a Cube View that prompts the user to select the month for the report when it is run.It would be great if it could select the current year's first month by default. I have tried some different things in the Default Value such as WFYear, ...
Hello, I have this Cube View that I created in which I have to move the half year (H1) column to be in between Q2 and Q3 in order to match the formatting of the report that I was given as the model. I have attempted to make some changes to accomplish...
Hello, I have this cube view that I made, in which I am having issues in the secon to last column. I am trying to see what the difference between each quarter is between the forecast and budget scenarios.When I run my cube view, I get a single differ...