Skip to main content
December 20, 2023

Cube views and Parameters

  • December 20, 2023
  • 6 replies
  • 6 views

Hi All,

 

I encounter this issue while opening a cube view from a form template in the Workflow. The same cube view opens without any issues directly but if you try opening the same via the workflow, it gives this error 

"Cube Views used for Forms cannot use parameters when referencing other cube views for Shared rows or columns. Unable to resolve substitution variable <paramtere_name>"

 

.Some detail worth mentioning here is that we are using paramters for formatting and in one of those formatting parameters we are using another parameter.

 

Has anyone encountered something like this and how did you overcome it.

 

Thanks for your help 🙂

 

KR

Arpit

6 replies

December 22, 2023

Sorry, can you clarify the scenario please?

If I understand correctly, you have a cube view used in a form. Such cube view is referencing other cube views to import shared rows or columns, is that right? And you have a nested Literal Parameter, where? in the top CV or one of the referenced templates? And which property are you using the parameter for?

arpitmAuthor
December 22, 2023

Hi Jack,

Thank you for getting back.

Yes you understand correctly that the cube view (in the form) is referencing to another cube view for row/column sharing. The nesterd literal paramter is referenced in both the cube views. These parameters are used for the formatting of the cube views. 

The layout of the formatting paramter is like this

- There is one master parameter for the formatting used in the cube view.

- This master paramter refers to other paramters based on certain conditions fuffilled by the rows and therefore in the rows the specific formatting sould be applicable.

 

I hope this helps.

 

Thank you

 

January 9, 2024

Hello, I am receiving a similar error message when trying to utilize nested parameters for cube view formatting. The cube view renders properly when it is run directly; however, when the cube view is run from a workflow form, the following error message is generated.


jmohl_0-1704814579561.png

 

 

November 5, 2024

I am getting the same error. Did you manage to solve the problem?

Thanks

September 26, 2025

Hello All, I am receiving a similar error message when trying to utilize a parameters for cube view in shared rows. The cube view renders properly when it is run directly; however, when the cube view is run from a workflow form, the following error message is generated.



is there any approach to handle this error ?

January 23, 2026

hi ,

did you get any resolution for this error. how differently you handled it. Thanks

September 26, 2025

Is this put into a workspace? If so, I have seen too many nested parameters like this have a problem. You may have to look at how you are rendering the parameters. 

September 26, 2025

Thanks BeauReynolds for your message 

Yes , it is put into workspace. Parameter is to select the type of report ( which are detail and summary cube views). We tried to achieve through BR but it did not work as the Shared rows depict Accounts.

Still looking a way to for any feasible solution.