Diagram Tile with a view data action

Diagram Tile with a view data action

Comments

  • [font=Calibri, sans-serif]Is there a way to click on a value on a diagram tile so that it lists those line items for you?[/font]
    [font=Calibri, sans-serif]
    [/font]
    [font=Calibri, sans-serif]EG[/font]
    [font=Calibri, sans-serif][img]att1[/img][/font]
    [font=Calibri, sans-serif]
    [/font]
    [font=Calibri, sans-serif]So if I click on any of these, can it show line items?[/font]

  • Every individual component in your Diagram Tile can have its [b]Action Source[/b] set to [b]Flow[/b], and you can [b]pick or create a flow to run whenever that item is clicked[/b]. In this flow, you can have a Fetch Entities Step, a Run Report Step, a Defined Query Step, or even a Navigate to Folder Step to show the data referenced by the component(s) in your tile. Ive attached an example of a Diagram Tile that has an action flow to show the details of its data. Note that a Run Report step by itself will not display the data it fetches - there needs to be something else in the flow to display the data. Here is an example project showing how you can configure what Ive described above.

Sign In or Register to comment.