Remove-NectarReport
    • 22 Jul 2024
    • 1 Minute to read
    • Contributors
    • Dark
      Light
    • PDF

    Remove-NectarReport

    • Dark
      Light
    • PDF

    Article summary

    Removes a report from Nectar DXP

    Syntax

    Remove-NectarReport
      -ID  <Int32>
      -TenantName  <String>
    

    Examples

    Example 1

    Get-NectarReport -SearchQuery 'Test' | Remove-NectarReport
    

    Removes all reports that contain the word 'Test' in the name/description etc

    Parameters

    -ID <Int32>
    The ID of the report to delete. Can be passed from Get-NectarReport

    ParameterValue
    Requiredtrue
    Position1
    Requiredtrue
    Default Value0
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    -TenantName <String>
    The name of the Nectar DXP tenant. Used in multi-tenant configurations.

    ParameterValue
    Requiredfalse
    Position2
    Requiredfalse
    Default ValueNone
    Accept pipeline input?true (ByPropertyName)
    Accept wildcard characters?false

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence