- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2022 10:40 PM
I would like to display the latest value of the table in dashboard as bellow image, but the reports which be able to displayed in dashboard are graph or analytics. My wish is just value in table.
Please tell me how to set the dashboard, or others, create UI page etc.
Solved! Go to Solution.
- Labels:
-
Analytics and Reports
-
Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2022 10:44 PM
Not able to see the image. can you share it again?
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2022 10:44 PM
Not able to see the image. can you share it again?
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2022 10:50 PM
Hi Sagar.
I re-updated the image.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 06:21 PM
I could confirm the way with UI Builder.
I share it.
1) Start UI Builder.
2) Set the component "Stylize text".
3) Click the "Data resource instances" --> "+Add"
4) Select the data resources. [Data resources] is "Look UP Records 1".
5) Edit the config of component "Stylize text".
Input the sentence "@data.look_up_records_1.results.0.[Field name].displayValue"
* If you want to display the latest record, enter "0" after "result.