SmartView VBA - can't set "Width of the column updated"

Hi people,

I am updating a series of workbooks based on the API VBA Essbase v9 on SmartView 11.1.2.1 and touched a problem - I am new to VBA SV commands, and I hope that it is something obvious that I'm missing.

One of the functions which is essential to ensure recovery of data does not affect the layout of spreadsheets is the parameter 'Adjust the column widths', which, in the VBA Essbase API, could be managed by using the EssVSetSheetOption function, but neither HypSetGlobalOption nor HypSetSheetOption appear to have such a capability. The only option I have is to run get followed by some reformatting of the column widths, which seems rather ineligant for me.

Any ideas?

Thank you very much

Dave

research in the .bas file (and what needs to be included in your project that I find HSV_ADJUSTCOLUMNWIDTH in the definitions of the index count options to use for HypGetOption/HypSetOption

Note, I'm looking at the 11.1.2.2 version, your mileage may vary depending on your version

Tags: Business Intelligence

Similar Questions

  • How to set the width of the column read/write rules?

    Hello specialists of the structure.

    I read a set of DITA files in a specific format to the FM model, and there is a detail that I can't work properly. It should be possible to set the width of the columns in a table, even if the DITA file does not include this information. But the developer Application Structure reference does not give information about what string to pass to the property of fm of column widths. Anyone out there experience in doing this?

    Thank you

    Jang

    I have it!

    Turned out to be simple, but the info was more or less hidden in the Dev Guide of Ref: I already had the line "property column widths fm is the value" but did not know the syntax for values. Turns out you need to delimit the values with spaces, not commas. The parser does not give ANY useful information, simply mentions "somewhere near syntax error" or completely ignores the values that you specify.

    This is how the rule for my properties DITA element works now:

    {'Properties' element

    is fm of table element;

    columns FM property value is "3".

    column and the width of the FM property value is "5cm 5cm 6 cm;

    }

    This works. I earn 10 points to answer my own question. :-)

    Ciao

    Jang

  • How can I keep the width of the columns (1) and (2) a header when you replace a table?

    I am trying to format a series of paintings using simple Excel files and two columns that look like this:

    Screen Shot 2015-09-07 at 4.04.36 PM.png

    I have already created a table style, but I find myself relating to two additional steps each time I replace the existing data with a new Excel file:

    Challenge #1: Manually set the width of each column to 3 inches.

    Challenge #2: Manually convert the top row a header.

    Each of these tasks only takes a few seconds to set up, but I'll have to make hundreds of them and the time adds up. Here's my existing workflow:

    1. Select the existing table, properly formatted.

    Screen Shot 2015-09-07 at 4.09.59 PM.png

    2 file > Place... (Replace the item selected and The show Import Options checked)

    Screen Shot 2015-09-07 at 4.10.44 PM.png

    3. import in an unformatted Table using the custom Table Style 1 created for this document.

    Screen Shot 2015-09-07 at 4.08.54 PM.png

    Note: Once fell, the width of the previous columns is lost and there is no identified header:

    Screen Shot 2015-09-07 at 4.08.06 PM.png

    4. I manually adjust the width of the columns to 3 inches.

    Screen Shot 2015-09-07 at 4.08.23 PM.png

    5. Finally, I converted the top row a header.

    Screen Shot 2015-09-07 at 4.08.34 PM.png

    Result is a perfectly formatted table, exactly 6 inches wide, each column taking up half the width.

    Screen Shot 2015-09-07 at 4.08.40 PM.png

    Ideas to keep the width of column after replacing the Excel file and/or fit automatically in the top row, as a header would be greatly appreciated!

    Something like this should do the trick. Copy the script in a text editor, save with the extension .jsx and put in your folder of InDesign scripting. If you do this a lot, it would be useful to assign a shortcut to the script key.

    To use, place your cursor in a table cell, or select a cell or a line and run the script.

    //BS"D
    // Copyright (c) 2015 by www.Id-Extras.com
    // Free to use, but please do not remove this notice.
    myTable = app.selection[0].parent;
    if (!myTable instanceof Table){
      myTable = myTable.parent;
    }
    if (!myTable instanceof Table){
      alert("Select a cell or place your cursor in a cell, and try again");
      exit();
    }
    myTable.columns.everyItem().width = "3 in";
    myTable.rows[0].rowType = RowTypes.HEADER_ROW;
    
  • Can I set null for the 'DiscoGroup.0.stdout '?

    Hi all:
    Can I set null for the 'DiscoGroup.0.stdout '?
    Because this file is too big, 22G, so I want to set to null to this file, I can do this action?
    [appfmrlt@csslxa02 jvm] $ pwd
    / U01/Oracle/fmrlt/ora/IAS/Apache/JServ/logs/JVM
    -rw - r - r - 1 appfmrlt s/n 22G 18 May 09:33 DiscoGroup.0.stdout





    My environment: oracle ebs 11.5.9. Red Hat 3.0 | Oracle 9.2.0.3




    Concerning
    Terry

    Terry,

    Yes, it is safe to do so. You can make a backup of the files or rename it, and you better stop Apache before doing so to raise again.

    Thank you
    Hussein

  • width of the column of xml to framemaker attribute table

    I'm trying to set the width of the columns in a table in framemaker by importing the width of an attribute in the imported xml file. But it does not work...

    It's my read/write rules:

    element 'POINT-CELL-LIST.

    {

    is fm table cell element.

    the "width" attribute is fm column width of property;

    column and the width of the FM property value is "2cm".

    }

    The last line that specifies the width of 2cm seems to be accepted as I can save ESD in the DTD without errors, but it has no effect on the actual width of the created table.

    The line above, it does not at all. When I try to save the EDD, I get the following error: "invalid property specified for the element (ITEM-CELL-LIST).

    I tried all the ways that I can think of, but nothing seems to work

    The only way I could actually set the widths is to create a table in the main master page and the resizing of columns. Bringing on the imported XML.

    Rudi,

    Ah, no problem. Do not set the widths in the rules of r/w, but in an attribute on the

    element, something like:

    XML1:

    XML2:

    You did not mention what units you are using, so I guessed mm. Alternatively, you can use proportional widths, using an asterisk as a unit:

    This variation tells FM to use all available space (width of the column or page, as determined by the pgwide attribute) and to divide so that columns 2 and 4 are twice as wide as the other columns.

    You can use items if you use CALS tables, in particular, if you have an element of .

    -Lynne

  • Width of the column label on css bar graph plugin

    Hi all

    Relatively new to the APEX.  Using the version 4.2.4.  I copied the CSS bar graph plugin which is used in the Bug Tracker demo app in my application and who uses it.  I'm very happy with the results except for one thing - the column label.  The label is truncated.  Is there a way to adjust the width of the column label in the table so that truncation does not or dressing it?  Please see screenshot.  Thank you in advance.

    Untitled.png

    user2071886 wrote:

    Please update your forum profile with a recognizable username instead of "user2071886": Video tutorial how to change username available

    Always include the information referred to in these guidelines when you post a question: How to get the answers from the forum

    Relatively new to the APEX.  Using the version 4.2.4.  I copied the CSS bar graph plugin which is used in the Bug Tracker demo app in my application and who uses it.  I'm very happy with the results except for one thing - the column label.  The label is truncated.  Is there a way to adjust the width of the column label in the table so that truncation does not or dressing it?

    Add the following CSS to replace the rule of the Inline CSS property page to extend the space allowed for labels:

    div.cbc table.cbc th span.cbc_label {
      max-width: 220px !important; /* Adjust dimension as required */
    }
    

    Please see screenshot.

    Note that reproduce the problem with an example on apex.oracle.com that can be seen in its entirety and experience is a much better way to obtain help with Visual formatting and layout problems displaying a static screen shot.

  • Increase the width of the column interactive report filter

    Hello

    When you click on a column on an IR header, a filter in the form of a widow of pop - up appears, which has the list of values. I have an IR column where the values are long, such that they do not fit in the filter area. As there is no horizontal scroll bar, so the value is truncated.

    Is it possible to increase the width of the column filters say 3 inches for one or all columns, or even display a horizontal scroll bar so that the values do not get truncated?

    I use Apex v4.2.1.

    Hello

    Go wrote:

    POOJA,

    check out the blog of jari list drop down interactive column resizing report that can help you...

    Here you can find simple solutions for APEX 4.2

    APEX 4.2 resizable interactive column topic report menu

    Kind regards

    Jari

  • User ColumnSetContainer for the width of the columns preferences

    Hi laurentsd,

    I want to set the width of the column columnsetContainers (datagrid) at run time and save it.

    so next time when the connection of the user then user will see the columns according to the preferences of his last.

    Is this possible in webclient vSphere SDK. ?

    Thanks in advance.

    ........................

    Kind regards

    Abhishek

    Thanks for the confirmation.

  • Resize the width of the columns in PivotTables

    Hello

    Can anyone help with adjustment of the size of the columns in a PivotTable. I have 3 measure around 12 months on a page:

    Volume total margin total (%) Total contribution
    Market January 2010 February 2010 March 2010 April 2010 may 2010 June 2010 July 2010 January 2010 February 2010 March 2010 April 2010 may 2010 June 2010 July 2010 January 2010 February 2010 March 2010 April 2010 may 2010 June 2010 July 2010

    The months on some measures are roll upward and the others are on a single line, the width of the column can be rolled up or adjusted?

    Thank you

    Hello

    Yes, it can be. Click on a column and go to Format values > additional formatting Options > width. Try putting 50%, 60% if you want to, they grow.

    Header Format similiarly will work for the size of the header.

    You have to play with it to meet your needs.

    Thank you
    Sandeep

  • How to install the legacy Java so I can get Photoshop to run. the last update my operating system disabled my Photoshop. I downloaded Java by following the instructions of can't find it to install it.

    I can't find the download of Java to install so I can run Photoshop again. The last update to my OS disabled.

    Install a new OS, or by reinstalling the current always removes Apple Java 6. Installation will help any Java of Oracle 8 (ongoing). You need to reinstall Apple Java 6.

    Download Java for OS X 2015-001

  • Qosmio G20-115 - can't seem to run the BIOS update

    I have a Qosmio G20-115, which I'm trying to run an update of the BIOS on because what he s not recognizing nor charge the battery, it s give an error message: The Ac adapter is not connected, or not enough battery power.

    What can I do to run the BIOS update successfully or get the laptop to recognise the battery?

    Hello

    What happens if you remove the battery and the laptop works on AC power only?

  • where can I find what is the latest update package?

    Where can I find what is the latest update package? I use a blowtorch to debug problems with OS 6, but I don't know if it is up-to-date. The OTA update claims it is, but which is related to the carrier, right? I use a T-mobile SIM card.

    The options said ' bundle 6.0 335 (v6.0.0.161 platform 6.4.0.75) ' is the most recent?

    Thank you!

    Package Version: 6.0.0.1907
    Composed of:

    • Applications: 6.0.0.448
    • Software platform: 6.4.0.210

    ^^, This is the latest operating system for the Torch 9800.

    Operating system device provided are "released" by specific carriers once that they are certified and trained to their support technicians, but still, you are able to load any carrier the same model by following the instructions below.

    See the link below for download and simple installation instructions.

    https://www.BlackBerry.com/downloads/entry.do?code=494C08F7A144D3CC4CFA661ED1244039

    Make a backup of your device first, using Desktop Manager > backup. Close the office at the end Manager.

    1. download the OS files to the PC then install on the PC by running (double click) the downloaded file.
    2. go in c:\program files Research in motion\apploader and delete the file named "vendor.xml."
    3. plug in the BB and double-click on "Loader.exe." It is located in the same place as the above vendor.xml file.

  • How can I install to get the automatic updates for my drivers on a system Windows 8?

    Original title: hardware device

    How can I install to get the automatic updates for my drivers on a system Windows 8?

    Hello
    Go through the links below, it offers you a complete description of the automatic updates.
  • I can't not persistent install the latest update of Adobe Audition. It is not a CC version but came on disc in CS6. I constantly get this error message after you download the update that does not install: U43M1D207. What are the steps to complete t

    I can't not persistent install the latest update of Adobe Audition. It is not a CC version but came on disc in CS6. I constantly get this error message after you download the update that does not install: U43M1D207. What are the steps to perform this installation?

    Adobe Audition: For Macintosh

  • How to check the column updated whereby the package or procedure?

    Hi all

    Can someone help me how to check the column updated by which the package or procedure

    A.Mahesh

    Hello.

    You can check what object is a reference to the table of the column:

    Select *.

    of all_dependencies d

    where d.REFERENCED_NAME = '. '

    And you can find all the links to the object source data column:

    Select *.

    of s all_source

    where s.name = "."

    and s.OWNER = '. '

    and s.TYPE = "."

    and as s.TEXT '%%'

Maybe you are looking for