We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01c89b commit f277294Copy full SHA for f277294
1 file changed
website/static/community/community_extensions.json
@@ -268,5 +268,17 @@
268
"description": "An extension of UpSet.js to create interactive set visualizations for more than three sets.",
269
"source_code": "",
270
"hostedTrexFileName": "UpSetjs.trex"
271
+ },
272
+ {
273
+ "name": "MultiSelect Parameter",
274
+ "website": "https://biplovkarna017.github.io/tableau-multiselect-parameter/",
275
+ "author": "Biplov Karna",
276
+ "github_username": "biplovkarna017",
277
+ "tags": [
278
+ "v_1.0"
279
+ ],
280
+ "description": "Concatenates selected values from a filter and assigns the result, delimited by '|', to a parameter.",
281
+ "source_code": "https://github.com/biplovkarna017/tableau-multiselect-parameter",
282
+ "hostedTrexFileName": "MultiSelectParameter.trex"
283
}
284
]
0 commit comments