Report drill down not working in UI buiilder

Geetika4
Mega Expert

Hello,

I created a page in "CSM/FSM Configurable Workspace" which looks something like below :

find_real_file.pngI have added multiple tabs and added different reports in it. Basically this page is supposed work as dashboard.
I noticed that report drill down is not working on this page.
This seems to be a major roadblock for me. 

There is "Enable drilldown" option which is activated in these Data Visualization components still it doesnt work.
Please let me know if there is some solution to it.

Thanks in advance.

1 ACCEPTED SOLUTION

Geetika4
Mega Expert

Hey all,

After some digging I was able to figure this out, @Brad Tilton if you could add anything to it , please do so.

It appears enabling drill down is not enough we need to configure what happens when visualizations are clicked, So I added an event handler "Link to destination" under visualization and added the routing info as below (got this idea from an oob page 😉 😞

find_real_file.png
Also I tested it for different visualization like single score, pie chart, bar graph etc, same configuration works for all of them.

Still I do feel, this is something which should be auto configured, because in case of large number of reports in a page, this becomes repetitive practice.

View solution in original post

12 REPLIES 12

Harsh Vardhan
Giga Patron

I have already looked at it, this doesn't solve my issue because in step 3 of work around I am not getting  "CSM/FSM Configurable Workspace" to choose.
Also based on the article that issue is supposed to be fix in Orlando patch 7 or higher, we are in Qubec right now.

Geetika4
Mega Expert

@Brad Tilton Could you please look at this.

Geetika4
Mega Expert

Hey all,

After some digging I was able to figure this out, @Brad Tilton if you could add anything to it , please do so.

It appears enabling drill down is not enough we need to configure what happens when visualizations are clicked, So I added an event handler "Link to destination" under visualization and added the routing info as below (got this idea from an oob page 😉 😞

find_real_file.png
Also I tested it for different visualization like single score, pie chart, bar graph etc, same configuration works for all of them.

Still I do feel, this is something which should be auto configured, because in case of large number of reports in a page, this becomes repetitive practice.