Forum Discussion

apillai's avatar
apillai
Data Storage
02-21-2025

compose sdk aggregated Table widget expand collapse feature

Hi Team ,

Is there an option in compose sdk to build an aggregated table with expand collapse button for certain columns

Thanks,

Aneesh

2 Replies

  • steve's avatar
    steve
    Sisense Employee

    Hi apillai 

    Currently the built in Table components do not have this feature. We encourage submitting this idea to the product feedback section too, there other community members can upvote this idea which helps us prioritize.

    Meanwhile you could explore using the query API (in react: useExecuteQuery) to get the data and pass to your own visualization component(s). We'll add this to the list of backlog of ideas for the Compose SDK Playground code examples, too.

    Thanks!

    Steve

  • Hello apillai,

    I’m following up to see if the solution offered by steve worked for you.

    If so, please click the 'Accept as Solution' button on the appropriate post. That way other users with the same questions can find the answer. If not, please let us know so that we can continue to help.

    Thank you.