I know that if I have a chart view for a table, I can create a virtual column (using the SELECT function) that allows rendering that same chart in a detail view. I need to do just that, but for multiple charts.
In summary, I have three charts for viewing different data from the same table and I would like to add them to the table detail view. I know the dashboard view allows you to do this, but I need this chart to only show data from a single row of the table, and since it's not possible to create a LINKTOFILTEREDVIEW action with dashboards, I believe this is the only option.
Can anyone help?
Solved! Go to Solution.
One List-Ref Virtual Column per chart. Each VC must point at a different Slice, with a Chart View built on that Slice.
One List-Ref Virtual Column per chart. Each VC must point at a different Slice, with a Chart View built on that Slice.
Thank you very much! I will try this solution. Why didn't I think of that? Excellent solution.
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |