tabcmd icon indicating copy to clipboard operation
tabcmd copied to clipboard

custom view suport

Open Gavin-Whitesitt opened this issue 1 year ago • 5 comments

From the release notes:

"Known gaps from classic tabcmd: custom views are not supported in any operations"

I work at an org that has MFA enabled, so this is my only option for automating a lot of our workflow. My team relies heavily on custom views, are there plans/timeline to bring this functionality to this tool? We use Tableau Server Version: 2023.3.1

Gavin-Whitesitt avatar Aug 28 '24 17:08 Gavin-Whitesitt

Yes, adding this across various operations is the next set of features. Are there any specific actions you would prioritize?

jacalata avatar Sep 02 '24 18:09 jacalata

The ability to export a custom view to either PDF/crosstab/PowerPoint with (with refresh on, not from cache). This is 80% of my use case. It would also be great to be able to add additional filters in the statement itself. This is the other 20% of my usecase. Thanks!

Gavin-Whitesitt avatar Sep 02 '24 19:09 Gavin-Whitesitt

@Gavin-Whitesitt Exporting a custom view is now available in v2.0.14. I think this will meet all your use-cases, but please let me know if it doesn't.

jacalata avatar Jan 07 '25 07:01 jacalata

Hello @jacalata it seems exporting custom view does not work. When I am trying to export custom view, the script actually export the original view.

Matuvu38 avatar Feb 06 '25 20:02 Matuvu38

Hi @Matuvu38 , can you add some more detail? I haven't seen that happening myself.

jacalata avatar Mar 12 '25 20:03 jacalata

Hello @jacalata, sorry for the delay. The custom view actually works. However I could have empty exports when the report is bit long to upload. It seems the export is triggered before the data loading is finished. And I did not have this problem with tabcmd 1.0 For information the command I am using for '.csv' for exemple is : tabcmd export "Worboook_Link" --csv -f "File_Link.csv"

Matuvu38 avatar Jun 11 '25 19:06 Matuvu38

Thanks - That sounds like an issue we have seen and needs a fix on the backend - https://github.com/tableau/tabcmd/issues/310. I'm going to close this issue for custom views, and will post in 310 with any update on the blank export pages.

jacalata avatar Jun 13 '25 02:06 jacalata