Hi,
I am trying to give cell value using drilldown as parameter to another dashboard. Below is how I have defined it:
The source is a XML file containing multiple values for the same category. The output is a table, meaining some column contain a single value and some others multiple. So what I am trying to do it when clicking on a cell which contains multiple value I only want to have one value and not all.
I tried to use:
$row.MyField$
$click.value$
$cell.value$
But I didn't find any one working for my case.
Does anyone can help with that?
Thanks!
↧