SeanV
New Contributor III
since ‎10-11-2022
‎06-13-2024

User Statistics

  • 32 Posts
  • 2 Solutions
  • 19 Kudos given
  • 20 Kudos received

User Activity

I'd like to change the Show Header property of a Cube View component on a Dashboard from a button on that Dashboard. How do I programmatically reference that property?
Cube View within a Dashboard. When an amount in a data cell is changed and the save button (either the cube view save button or a dashboard save button) is clicked I would like to add in validation code that evaluates the changed amount. A WorkFlowEv...
I have a cube view within a dashboard. The dashboard has a save button which fires a Dashboard Extender rule. (The cube view save button is hidden). I would like to add a step that, before any changed amounts on the Cube View is saved to the cube, ch...
I have a SQL Table Editor on a dashboard, I would like a row to be "pre-selected" from code instead of through a user action (manually clicking on the record).Is this possible?
Hello, I have a calculated column in a cube view, using CVC referencing another column. This works and is showing the number from the other column. Rows are a dynamic member expansion. I would like for the calculated column to only show a value in ro...