Forum Discussion
j0ebeer
Jul 21, 2021Copper Contributor
Workbook link to run query
Is it possible to run a query on a specific field from a workbook? For example, a workbook query shows SrcIP, DstIP, DstPort and there is a specific DstPort that I want to run a query on. In Splunk...
msraj
Jul 22, 2021Copper Contributor
I think it depends on how you create a workbook.
for example, If you use "Azure AD Audit logs" workbook. when you click on the specific user activity other components of the workbook will pivot to the selection.
I would use KQL to filter any data if I need it..
for example, If you use "Azure AD Audit logs" workbook. when you click on the specific user activity other components of the workbook will pivot to the selection.
I would use KQL to filter any data if I need it..
CliveWatson
Jul 22, 2021Former Employee
Please see Application-Insights-Workbooks/Interactivity.md at master ยท microsoft/Application-Insights-Workbooks (github.com) which explains how to click on a row/column to "export parameter" to another query/grid.