Skip to main content
Skip table of contents

RemoveFilterTarget: Remove Filter From Hierarchy Filter Settings

Tag: RemoveFilterTarget

RemoveFilterTarget removes a type from the hierarchy filter settings (type(s) that subsequent filter operations are applied to).

CODE
<RemoveFilterTarget type="Group"/>

Tag Attributes

Attributes

Attribute Value

Type

Object type as denoted in the object type column (not case sensitive)

Example Script

CODE
<ytriaAutomation Application="sapio365">
	<SelectedShowLicenses keepAlive="True">
		<AddFilterTarget type="Subscribed sku"/>
		<RemoveFilterTarget type="Service Plan"/>
	</SelectedShowLicenses>
</ytriaAutomation>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.