< Back

Get-PBIDatasetRefreshHistory

Sat Jan 18, 2020 8:41 pm

NAME Get-PBIDatasetRefreshHistory



SYNOPSIS

Get refresh history of one or more datasets





SYNTAX

Get-PBIDatasetRefreshHistory [[-authToken] <String>] [-dataset] <Object> [[-top] <Int32>] [[-groupId] <String>]

[<CommonParameters>]





DESCRIPTION





PARAMETERS

-authToken <String>

The authorization token required to comunicate with the PowerBI APIs

Use 'Get-PBIAuthToken' to get the authorization token string



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-dataset <Object>



Required? true

Position? 2

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-top <Int32>

Limit the number of items returned by the top N



Required? false

Position? 3

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-groupId <String>



Required? false

Position? 4

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-PBIDatasetRefreshHistory -dataset "GUID"













-------------------------- EXAMPLE 2 --------------------------



PS C:\\>Get-PBIDataSet -name "Dataset name" | Get-PBIDatasetRefreshHistory















RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-PBIDataSetTables; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only

partial help.

-- To download and install Help files for the module that includes this cmdlet, use

Update-Help.

alertSet :

description :

examples :

Synopsis :

Get-PBIDataSetTables [[-authToken] <string>] [-dataSetId] <string> [[-groupId] <string>]

[<CommonParameters>]



ModuleName : PowerBIPS

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-PBIDataSetTables

Category : Function

Component :

Role :

Functionality :