Forum Discussion
render in Dashboard , getting table
How can I render data in Dashboard like below.
Using the same underlying query, displays a table like below
This is a workbook data from AAD which I can't edit.
So had to copy the query to new tile but how I render it to look the same way
2 Replies
- GBusheyFormer EmployeeSign in Count, Failure count, and Interrupted Logins use the Heatmap type
Trend is a SparkLine- Clive_WatsonBronze Contributor
If you can find a Workspace to save the original Workbook - to enable you to edit it. You can then copy over the code and formatting. I have a test workspace/Sentinel just for this process.
1. Open the original content --> Advanced Editor --> Copy the code
2. Open the new Workbook, and then paste that code into the Advanced Editor - you MUST then press "Done Editing" to save (see arrow)!
Note the object Type must be the same for this to work, here I have a GROUP which is type 12. I couldn't paste a Group into a Query (type 3 for example)