Product: PowerShell Universal
Version: 5.4.1
Does anyone know if there is an event that fires when a table is filtered - Im looking to respond to when a table is filtered to update a linked chart
Alternately if there is a way to use Get-UDElement to get the TableColumn to read the filter value
Been trying to use code like this: Table | PowerShell Universal