How can you add breadcrumbs to a Crystal Xcelsius report?

How do I add breadcrumbs to a Crystal Xcelsius report? I need to track the navigation of my clicks through my charts.

0


a source to share


1 answer


The crew of the BDI Systems team has free complementary information that should do what you are looking for, in theory. I say this because in my short time playing with it I was unable to figure it out and the documentation is almost non-existent.

Another possibility of creating a breadcrumb type is to embed the original filter component as the basis for your visual hierarchy.

A third possible option is to create a state machine template in excel using lists derived from conditional logic present on the dashboard at any given time.



The final route would be to develop your own component using Xcelsius flex 2 sdk.

Know if you want to deploy in one of the 4 solutions posted above so we can get you where you want to be.

0


a source







All Articles