Can we use custom third party ui library with Quicksight

Can we use custom third party ui library with Quicksight

Hi @yogendrasgautam - What is the exact requirement to achieve in QuickSight. If you can give more details, community team can help you in guiding the solution.

Regards - Sanjeeb

1 Like

I would like to have below capabilities

  1. controls with bootstrap control designs
  2. table visual which will give capabiltity to show and hide the columns to embedded dashboard user
  3. custom bar chart styling- reduce width of bars etc.

Hi @yogendrasgautam - Thanks… Some of the customization I did using boto3 and pandas. But in your case, a poc is require. If you do not mind, can you please submit a ticket to AWS Customer support team for the same. To raise a ticket, you can follow the link - Creating support cases and case management - AWS Support

I am also tagging @Ramon_Lopez @SD_QS @Max for their expert advise.

Regards - Sanjeeb

Hi,

You can use only the visual available in QS not the third party right now.
May this feature launched in future.

Regards,
Naveed Ali

2 Likes

@yogendrasgautam In addition to everything that @Sanjeeb2022 and @Naveed has already mentioned, would also like to refer you to the custom visual content, in case you haven’t come across it already

2 Likes

Did you used boto3 and panda along with Quicksight for these customisation.
Can you pls share any document or supported article

1 Like

Hi @yogendrasgautam - I used some of data frame api from pandas and QuickSight API’s to automate creation of data sets, folders and build a semantic layer. It is a pure custom code.

Regards - Sanjeeb

1 Like