Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging of values in a single cell when creating analysis on quicksight. #4442

Open
1 task
spathak1719 opened this issue Feb 14, 2025 · 0 comments
Open
1 task
Assignees
Labels
bug This issue is a confirmed bug. investigating This issue is being investigated and/or work is in progress to resolve the issue. p2 This is a standard priority issue

Comments

@spathak1719
Copy link

Describe the bug

For a tabular report in QuickSight Analysis,

  1. Can we merge values in a column into a single cell based on value? Is it possible to do the same using boto3?
  2. Can we add multiple levels of column headers (2 or more) for a table?
  3. Is it possible to export the analysis as an embedded URL through boto3 and change the charts/tables on the fly?
  4. Once the report is published to the dashboard, we can expose it through an embedded URL but it does not give us the flexibility to change the type of visualization on the fly. Can the visualization be changed on the dashboard?

Attached image of the report we are trying to create in AWS Quicksight and the input json for creating dataset.

transformed_input_json.json

Image

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

We expect that all the reported use cases should be supported by boto3 and AWS QuickSight User Interface.

Current Behavior

All the reported use cases are not supported.

Reproduction Steps

  1. Create dataset using the json shared.
  2. Create an analysis with a table view as shared in the attached image.
  3. Publish the analysis as a dashboard.
  4. Generate embed URL for this dashboard.

Possible Solution

No response

Additional Information/Context

No response

SDK version used

boto3==1.34.131 botocore==1.34.131

Environment details (OS name and version, etc.)

Mac OS

@spathak1719 spathak1719 added bug This issue is a confirmed bug. needs-triage This issue or PR still needs to be triaged. labels Feb 14, 2025
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Feb 19, 2025
@khushail khushail self-assigned this Feb 19, 2025
@khushail khushail added the p2 This is a standard priority issue label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a confirmed bug. investigating This issue is being investigated and/or work is in progress to resolve the issue. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants