Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to inherit the value when transitioning from one sheet to another. The item is retrieving data from a different DB, what should I do?
Can you provide more context? What do you mean when you say "inherit the value"? What value are you referring to? A field value? A selection? A variable? And when you say "The item is retrieving data from a different DB" what do you mean by "item"? And how exactly are things being complicated by data being retrieved from a different database in this case?
Not sure you are looking for this but try below steps
create a new variable.
Enter a name for your variable and a default value. The default value can be any value that you want to use as the initial value of your variable.
To use the variable in another sheet, follow these steps:
Navigate to the sheet where you want to use the variable.
Click on the "Edit" button in the top right corner of the screen.
Click on the "Add new sheet object" button.
Choose the type of sheet object that you want to create, such as a chart or a table.
Click on the "Add dimension" button.
Choose the "Variable" option.
Select the variable that you want to use.
Click on the "Save" button to create your sheet object.