Forum Discussion
ratoor
Mar 28, 2023Copper Contributor
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 th...
GBushey
Mar 28, 2023Former Employee
Sign in Count, Failure count, and Interrupted Logins use the Heatmap type
Trend is a SparkLine
Trend is a SparkLine
- Clive_WatsonMar 29, 2023Bronze 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)