Skip to content

Conversation

@d45
Copy link
Contributor

@d45 d45 commented Mar 24, 2025

Now that the docs are in the gh-pages branches, this PR is to remove the old doc files.

  • Note 1: The Community page is now over in the website/static folder in the gh-pages branches.

  • Note 2: the MultiSelect Parameter extension was added to the community_extensions.json file 6 months ago in the dev and main branches. To get around a merge conflict, I added the community_extensions.json file back to the PR after deleting an older version. This is temporary. The real json file is now in the gh-pages branches.

  • Note 3: When the dust settles on this PR, I'll open another PR to remove the MultiSelectParameter.trex file and the community_extensions.json file from the dev and main branches. This extension will be added to the gh-pages branches.

"description": "Concatenates selected values from a filter and assigns the result, delimited by '|', to a parameter.",
"source_code": "https://github.com/biplovkarna017/tableau-multiselect-parameter",
"hostedTrexFileName": "MultiSelectParameter.trex"
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it would cause problems, but JSON generally won't have a trailing comma

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Andy. I'll remove it. Looks like the old file didn't have that trailing comma.

@d45 d45 merged commit abced9f into tableau:dev Mar 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants