Skip to content

Conversation

@wlodi83
Copy link
Contributor

@wlodi83 wlodi83 commented Sep 20, 2023

Enhancement:

Implemented the capability to add filters when downloading a View as an Excel Crosstab from Tableau.

Context:
Previously, the Tableau REST API documentation didn't specify the possibility of using vf_<fieldname>=filter-value to filter crosstab data during a download. However, the recent Tableau REST API documentation has made this functionality clear.

Changes:
Added filter parameters as per the updated documentation.
Tested the functionality to ensure filtering works as expected when downloading crosstab data.

@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @wlodi83 to sign the Salesforce Inc. Contributor License Agreement.

@wlodi83 wlodi83 changed the base branch from master to development September 20, 2023 14:10
@wlodi83
Copy link
Contributor Author

wlodi83 commented Sep 20, 2023

Thanks for the contribution! Before we can merge this, we need @wlodi83 to sign the Salesforce Inc. Contributor License Agreement.

cla

@bcantoni bcantoni closed this Sep 21, 2023
@bcantoni
Copy link
Contributor

Close and reopen to force the CLA bot to recheck

@bcantoni bcantoni reopened this Sep 21, 2023
@jacalata jacalata merged commit 9afc0b3 into tableau:development Sep 21, 2023
jacalata added a commit that referenced this pull request Sep 22, 2023
* fix: TableauIDWithMFA added to the user_item model to allow creating users on Tableau Cloud with MFA enabled (#1216)
* fix: make project optional in datasources #1210
* fix: allow setting timeout on workbook endpoint #1087
* fix: can't certify datasource on publish #1058 
* fix filter in operator spaces bug (#1259)
* fix: remove logging configuration from TSC (#1248)
* Hotfix schedule_item.py for issue 1237 (#1239), Remove duplicate assignments to fields (#1244)
* Fix shared attribute for custom views (#1280)

New functionality
* enable filtering for Excel downloads #1209, #1281
* query view by content url #456  
* update datasource to use bridge (#1224)
* Add JWTAuth, add repr using qualname
* Add publish samples attribute (#1264)
* add support for custom schedules in TOL (#1273)
* Enable asJob for group update (#1276)


Co-authored-by: Tim Payne <[email protected]>
Co-authored-by: Lars Breddemann <[email protected]>
Co-authored-by: jorwoods <[email protected]>
Co-authored-by: Austin <[email protected]>
Co-authored-by: Yasuhisa Yoshida <[email protected]>
Co-authored-by: Brian Cantoni <[email protected]>
Co-authored-by: a-torres-2 <[email protected]>
Co-authored-by: Łukasz Włodarczyk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants