How can we exclude a chart from being filtered on a canvas when a different chart on the same canvas is used as a filter for that canvas?
Hi @User_3512R
can you share more details about your test case.
Are you looking for Canvas global filter passing along with independent filter combination?
Regards,
Arjun
I have a canvas with 6 visuals. I want to use one of those visuals as a filter for the canvas but want to exclude a different visual on the same canvas from being filtered.
In other words, can I use a visual on a canvas to selectively filter out the rest of the visuals on the same canvas?
Hi @User_3512R,
Yes, you can filter other visuals from the canvas using a visual available in the same canvas.
For that, you need to enable the use as filter option. Once the use as filter is enabled, then the value selected in the visual will be filtered in other visuals.
To enable use as filter?
Right click your visual and enable use as filter option.
Sathya
I do not think it is possible I have tried multiple times to do this exact thing. If you need to exclude charts from being filtered and need to exclude a chart I would look to use Dashboard filters. Not the best option but has an exclude option.
Hello, Starting with the OAC September 2026 update, you’ll notice some changes to the Workbook authoring experience. The Data, Visualize, and Present tabs will no longer be displayed at the top of the Workbook. Here’s how you can navigate between these experiences going forward. Presenting and configuring a presentation…
Learn how Fusion Data Intelligence supports customization and extensibility across content, data, semantic modeling, and security. This session explains why customers extend FDI, how the FDI architecture enables governed customization, and how to choose among OAC self-service, Data Augmentation, Semantic Model Extensions,…
We have Iceberg tables stored in OCI Object Storage with the standard structure: table/ ├── data/ └── metadata/ I found the AIDP sample notebook for working with Iceberg through Spark using a Hadoop Catalog, which is an example to support reading and writing Iceberg tables from notebooks. [github.com] However, I have not…
The difference column is a calculation, and I would like to average that row.
Hi Everyone, We're running into a challenge in OAS 2026 with Data Visualization (DV) workbooks embedded in Classic Answers dashboards. Our requirement is to: Allow the embedded DV workbook to respond to Answers dashboard prompts. Prevent users from accessing the "Drill to Attribute/Hierarchy..." option from the right-click…