Skip to content

[BUG] download_filtered_tableau_image(): having certain special characters (e.g. :) in filter values causes error #10

@tkr231

Description

@tkr231

Issue Type

  • Bug Report
  • Feature Request
  • Question/Support

Current Behavior

When a filter value contains any forbidden characters for filenames in windows (e.g. : or /) download_filtered_tableau_image() is unable to save the downloaded image

Expected Behavior

Ignore forbidden filename characters when trying to save the file. Make clear in the documentation that this theoretically could result
in overwriting already downloaded images, in case the only difference in filter values are the aformentioned characters.

Steps to Reproduce (for bugs)

  1. Supply a value with for instance ':' in the dataframe supplied at the df argument of the download_filtered_tableau_image() function

Context

See above.

Your Environment

vvtableau 0.6.0
R version 4.4.1

Possible Solution

Ignore forbidden filename characters when trying to save the file. Make clear in the documentation that this theoretically could result
in overwriting already downloaded images, in case the only difference in filter values are the aformentioned characters.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions