smart view

  1. Y

    Automatic smart view hyperion refresh with VBA

    maybe someone could help me to understand, what I'm doing wrong, as I'm stuck.. In general, I have a process, where I have an .vbs file, that triggers macro file, which makes connection to Hyperion and refreshes sheets. For some reason, when I'm triggering that macro, it always asks me to enter...
  2. E

    Smart View - Connect to a Shared Database

    Hello, I am fairly new to Oracle Smart View and have been recently assigned to debug an issue with establishing a connection to our National Sales connection. Establishing a connection requires logging in with a username and password. How do I properly establish a connection to National...
  3. J

    Is there any way to connect Smart View with VBA?

    Private Sub btnLogin_Click() Dim UN As String Dim PW As String UN = tb_UN.Value FW = tb_PW.Value ConnectSheetsToEssbase UN:=UN, PW:=PW Unload frmLogin End Sub Public Sub ConnectSheetsToEssbase(ByVal UN As String, ByVal PW As String) Dim ws As Worksheet For Each ws In...
  4. D

    Oracle Smart View POV selection

    I may be reaching here, but has anyone who uses Oracle Smart View for Excel discovered a way to use VBA to make a selection in a dropdown in a POV form? Background Info: My company uses Smart View and supplies us with a list of forms we can open. After we open the form, we select a project...
  5. G

    SharePoint and Smart View Excel Formula

    I am using a SharePoint site to house a document that has links using Smart View. Every time I open a document from the SharePoint site, the Smart View link automatically adds a web link back to the place the file is housed in the SharePoint site in front of the Smart View link. Does anyone know...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top