Hi,
Is it possible to delete arrow like on screen?
I only want to leave first three arrows.
As it's part of the same functionality (go to the beginning, go to the next 30, go to the prev 30 and load all) not something you can enable with a checkbox I would say.
Is that only for a unique single analysis or more something generic that you don't want to see that "load all" arrow never again?
Only for one/two dashboard with ~10analysis.
I know that is the same functionality and i searched in html location for this arrow. It comes from:
<img class="TapeDeckImageEna" onclick="PTRowScroll('saw_2808_a','-1)','', event)" onkeypress="PTRowScroll('saw_2808_a','-1)','', event)" src="server.....png" tabindex="0" onmouseover="PTTD(event, 'res/s_blafp/viewui/pivot/showallrows_ovr.png');" onmouseout="PTTDO(event)" onmousedown="PTTD(event, 'res/s_blafp/viewui/pivot/showallrows_dwn.png');" title="Display maximum (500) rows per page" alt="Display maximum (500) rows per page">
It is possible maybe hide this arrow image?
You should start by asking yourself WHY you are trying to do this rather than hacking the GUI.
Are you trying to make the tool unusable on purpose?
It's only a question from my PM for one of the projects because they want see only first free arrows and for me is interesting. If it is not possible, ok.
That's precisely the pointless kind of "requirements" that makes analytics projects fail because people focus on GUI garbage than actually achieving things.
You said that so loud it echoed...
Still feeling the reverberations now!
PMs should PM ... This ask is not in PMing ... ignore the ask.
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M