|
自 2021 年 1 月起,经典文件类型不再可用。您可以转换经典文件或下载 PDF 文件。了解更多

Export pivot view to Spreadsheets via a chain

已回答
0

评论

1 条评论

  • Jeff Hickey

    Hello Inessa,

    Views are constructed based on the query result that is feeding it. Views run a query and also grabs additional metadata information such as the query result ID. You can retrieve this metadata using the Get Pivot View command. Views are a frontend construct and therefore their results cannot be downloaded. This means that Download Pivot View command is retrieving the underlying query results flat file that is used to build the pivot view.

    0

请先登录再写评论。