Categories
- All Categories
- 67 Oracle Analytics News
- 5 Oracle Analytics Videos
- 13.9K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 38 Oracle Analytics Trainings
- 55 Oracle Analytics Data Visualizations
- 1 Oracle Analytics Data Visualizations Challenge
- 2 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
Option to hide column in Data Visualization
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):
Description (Required):
Request for feature to hide columns in Data Visualizations. This will help is setting up sort in pivot tables.
Use Case and Business Need (Required):
This will help is setting up sort in pivot tables.
This also helps in running a report at a required level of granularity
Enhancement Request / Service Request:
Comments
-
Need this functionality as sometimes we have to use columns for sorting but don't want to show those columns in the viz.
0 -
This is another feature that exists in OBIEE but Oracle decided not to include in OAC. What's super frustrating about this is it is actually capable of being done. If you have an Answers report with a hidden column and choose to "explore as workbook" the column will remain hidden. It even shows up as a greyed out field. Unfortunately, there's no way to turn it on or off. So it's smart enough to keep it but not smart enough to let you control it. Very frustrating with the amount of basic functionality DV is missing compared to Answers.
1 -
Yes, this feature should be there as sometimes we have to use columns for sorting but don't want to show those columns in the viz.
Thanks,
Shaik
0 -
This feature is much required.
0 -
Agreed this is required. And has been raised by others as well.
0 -
Yes this feature should required in DV.
0 -
For custom datasets - hiding can be achieved by following, but not for the columns coming from prebuilt subject areas in OAC; https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/hide-or-delete-column.html
0 -
Agree this should be possible without using workarounds.
While we wait for Oracle, this is the work around i have used.
- Edit the properties of the column I need to hide.
- set [display header] from [Auto] to [Custom]
- edit each item (header font, data font, subtotal font) to "Arial ", size=1, color=white, background white. (the UI will not offer the number '1' but you CAN type it and it will be accepted!)
- set the header text of the column to a single dot ".", to make the column narrower
by doing all of the above, you still have a
visible
column on the DV table; only that it is discrete and friendlier to the end user. You and users can still sort by that column, and if a user right-clicks on the DV Table row and [Edit][Copy Data], the copied data will contain the value of the 'hidden' column.One more time, agree that all this should NOT be needed (shrug).
Hope this helps ?
Marcelo
2 -
This would really come in handy!
1 -
I need hidden columns to use Data Actions that call an api (Launch into another app with the right context). It is much simpler to pass a surrogate key (ID) than the set of user-friendly keys. Also, certain visualizations-such as a sunburst-just aren't workable when I need to include the 'extra' columns that are only required for the api. The key note here is that the data MUST be present within the visualization in order for the data action to recognize/find it.
1 -
This functionality is crucial for reporting. Please add this feature as early as possible.
0 -
One of my client also wants this functions !
0 -
This feature is currently in development. Target release early 2025.
2 -
Hello,
This feature is in active development and target release is still 1H CY 2025. Once we complete our integration testing, we will be able to share a release target in early 2025.
Thanks,
Avinash
0 -
@Avinash Krishnaram-Oracle Hi Avinash , first let mi ask following question: Is this hiding column feature so difficult to implement, that it has such long term ETA ?
Second:If I understand what is behind this requirement - it is about being able to set alternate sorting based on atribute column (not a measure column) which is not included in visualization (it is used solely for sorting). For that i have created in January following idea (Under Oracle review status):
Would’nt be simplier to implement this Idea to fulfill this sorting requirement instead of dealing with this hiding column ? Just an idea, but worth to think about it.
Thanks for your reaction.
Michal
0 -
Hi Michal,
Any code change that deals with the data model of the viz / affects the grain of the query is a very complex change.
Author's need can be broken down into three categories:
Obtain values from columns related to the displayed result set but not part of it. These will include:
- Sort based on a column that is not visible (e.g. sort months by month number/ID, sort employees by employeeID)
- Impact visual appearance of the chart without having the column values present (e.g., color)
- Ability to pass appropriate values of a column via Data Actions in the context of the selected data point without introducing the column to the visible chart.
Thanks.
0 -
Hi Avinash,
Thanks for comprehensive answer. My second question seems to be not answered (at least I cannot deduct it). I understand that there is complexity in implementation of both ideas : hiding column and alternate sorting by attribute column - are both having the same complexity of implementation than ?
Thanks again
Michal
0