Skip to main content
1-Visitor
February 25, 2019
Solved

how to give selected row values to another mashup

  • February 25, 2019
  • 2 replies
  • 1091 views

 Hi,

How to send the particular column value of  selected row of a grid in Mashup1 to Mashup2 label?

Please help me achieve this.

 

Thanks,

Shalini V.

Best answer by slangley

Hi @svisveswaraiya_285988.

 

Without knowing more about your use case, take a look at these links from the Help Center to see if these may help:

 

Configure Mashup Parameters

Session Parameters

 

Keep in mind that the session parameters are stored in memory, so storing a single column value should be ok but storing entire infotable properties could lead to performance issues.

 

Regards.

 

--Sharon

2 replies

slangleyCommunity ManagerAnswer
Support
February 25, 2019

Hi @svisveswaraiya_285988.

 

Without knowing more about your use case, take a look at these links from the Help Center to see if these may help:

 

Configure Mashup Parameters

Session Parameters

 

Keep in mind that the session parameters are stored in memory, so storing a single column value should be ok but storing entire infotable properties could lead to performance issues.

 

Regards.

 

--Sharon

Support
March 4, 2019

Hi @svisveswaraiya_285988 

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon