Forum Discussion
harikm007 - success w/ a Table widget, but not Pivot Table. Would it be possible in the latter?
Hey bminehart ,
In addition to the solution provided for the Table widget, you might consider performing the concatenation directly at the data source level. This can be achieved by merging columns into a single table (e.g., using a Join or Lookup) and creating a new column for the full name.
This approach allows for easy drag-and-drop functionality across various widget types, minimizing the need for additional scripts.
Best regards
- bminehart01-13-2025ETL
We already do this for some combinations of columns, but because we've embedded Sisense in an app that is intended to be adaptable/universal for a variety of customers and use cases, there are too many variations of string concatentations for us to build into the data layer. We really need it at the user/Dashboard layer.
- DRay01-15-2025Admin
Hi bminehart,
If this isn't something that Sisense can do out-of-the-box, can you submit it in the Product Feedback Forum?
Thank you.