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

    Start-NectarReport

    • Dark
      Light
    • PDF

    Article summary

    Triggers the processing of a report

    Syntax

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

    Examples

    Example 1

    Start-NectarReport -ID 31
    

    Triggers the execution of report with ID 31

    Get-NectarReport Test | Start-NectarReport
    Triggers the execution of any report with 'Test' in the name

    Parameters

    -ID <Int32>
    The numeric ID of the report to start

    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