Get-NectarReportDetail
    • 22 Jul 2024
    • 1 Minute to read
    • Dark
      Light
    • PDF

    Get-NectarReportDetail

    • Dark
      Light
    • PDF

    Article summary

    Returns detail about a given widget within a report

    Syntax

    Get-NectarReportDetail
      -ReportID  <Int32>
      -ReportWidgetID  <Int32>
      -WidgetType  <String>
      -WidgetDescription  <String>
      -TenantName  <String>
    

    Examples

    Example 1

    Get-NectarReportDetail -ReportID 31 -ReportWidgetID 84
    

    Returns details about the widget with ID 84 on report ID 31

    Parameters

    -ReportID <Int32>
    The numeric ID of the report that contains the desired widget

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

    -ReportWidgetID <Int32>
    The numeric ID of the report widget to get details about

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

    -WidgetType <String>
    The type of widget to report on. If not supplied, will be obtained by running Get-NectarReportPreview

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

    -WidgetDescription <String>

    ParameterValue
    Requiredfalse
    Position4
    Requiredfalse
    Default ValueNone
    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
    Position5
    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