Skip to content

Commit f277294

Browse files
committed
adding multiselect; removing trailing comma
1 parent e01c89b commit f277294

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

website/static/community/community_extensions.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,5 +268,17 @@
268268
"description": "An extension of UpSet.js to create interactive set visualizations for more than three sets.",
269269
"source_code": "",
270270
"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"
271283
}
272284
]

0 commit comments

Comments
 (0)