HFM 11.1.2.2 change custom dimension Table

Hello

We notice that there is a change in the HFM 11.1.2.2. dimension related to the custom of table structure.
We have a passage of the 9.3.1 to 11.1.2.2. and note this change. We have a written request
to extract the log of the database in the 9.3.1.

Since the change in the structure of the table, someone knows how to bind the columns lCustom1 and lCustom2 of the WFD
Table of * CUSTOM_ITEM or related table to get the name of the custom dimension member label?

Thank you

Hello
In the 11.1.2.2 version, the lcustom1 field is of type BigInt (8 bytes)
You must use the CUSTOM_MAP table to identify the size of dimension Custom1 and Custom2
assuming that the two custom1 and custom2 is 4 bytes each. Then use the following formula
to calculate the upper and lower lcustom1 bytes, for example:

DECLARE @i bigint
Set @i = 12884901894
Select
CUSTOM2 = (@i & 0xffffffff00000000) / 4294967296.
CUSTOM1=@i & 0x00000000ffffffff

Result:
CUSTOM1 = 6
CUSTOM2 = 3

Then, you can reference the result of the CUSTOM_ITEM table.

Tags: Business Intelligence

Similar Questions

  • HFM rule if custom dimension condition

    Hi Experts,

    I have the following requirement:

    If the Member of the Department is d6XXXX or a descendant of d6XXXX, then

    R & D Labor and benefits is equal to work and benefits

    The Department is my custom dimension. I am not able to use it in the IF condition (get the error: object doesn't support this property or method).

    I use the following Script but sound limiting to specific departments of the D6XXXX. Its doing this calc for all members

    HS = strC1. CUSTOM2. List("","D6XXXX_Base")

    For each C2Item in strC1

    HS. Exp 'a #R and Benefits.strc1 and work D = a #Labor and benefits"

    Next

    D6XXXX_Base is a list of members.

    Any help would be appreciated.

    Try this one:

    HS = C2Li. CUSTOM2. List ("D6XXXX", "[Basic]")

    For i = LBound (C2Li) to UBound (C2Li)

    HS. Exp ' #R and D Labor and Benefits.C2 # "& C2Li (i) &"= a #Labor and benefits.

    Next

    If the account of the source also has a link to C2 dimension, you must add it at the end like this:

    HS. Exp ' #R and D Labor and Benefits.C2 # "& C2Li (i) &" = a #Labor and Benefits.C2 # "& C2Li (i)

  • Eliminations and custom dimensions

    Hi guys,.

    Could you please help me to understand the relationship between customs and the eliminations?

    Thank you!

    JAI

    Hello Jai

    Custom dimensions are dimensions associated with the accounts. These dimensions allow you to specify additional details associated with the accounts, such as products, markets, channels, balance sheet movement or types of ELIMINATION. For example, custom dimensions could include Product Line, region, channel or clients. A custom dimension of products corresponding to sales and COGS accounts to track sales and details of the product cost.

    The removal is the process of resetting the (elimination) transactions between entities within an organization.

    Term of elimination in HFM is used to denote the process of elimination of values during consolidation.

    For PKI, then consolidated the common parent entity transactions PKI transactions b/w its entities both child are eliminated... that is, their effect doen't goes to the parent entity.

    For the Consolidation process, as bases of financial consolidation stipulates that, during the consolidation of an entity, its investment must be knockedOff / eliminated against the subsidiary capital, etc etc... and so that the other conditions and basic principles.

    For more information, see the last administrator's guide.

  • Copy data between the custom dimension members or scenario

    Dear Experts,

    I'm back with my silly question.
    Is there anyone know how to copy all the data (not only entity currency) between members in the custom dimension? Our HFM application has a different type of data because the type declaration (legal and audit). Whenever we arrived with our legal data, we copy our legal consolidated data for verification. We tried to create a formula (using hs.exp) to move data from legal to check, but apparently, this formula should be write inside Sub calculate (). Is not supposed, we do not want to run the copy data every time that the user click on calculate.

    We also perform copy data between the scenario, as actual to Budget. This activity also needs all the data consolidated and final.

    So the condition for the copy of data are:
    -data must be consolidated
    -Copy all the data, including the adjustment

    Is there a formula or a way to copy the data that can be triggered individually (click 1 rules that run only copy data) by the user?

    Thank you very much for your kind response,
    -Anna

    Hi Anna,.
    As you say, you cannot trigger different parts of rules to run in HFM. Instead, you use a condition. In your case this condition might be guided by the management of the process. You can use a combination of GetSubmissionPhase, review status , and ReviewStatusUsingPhaseID functions that returns the current process management level and presentation details: phase. To me, it seems that as soon as you have finished legal, you complete a part of your process cycle and enter another stage of verification. Here are the parts of your publishing process, if you have defined a process in HFM management or not, which means that you should consider using it.

    -Kostas

  • Create a mov mp4 file without changing the dimensions

    I'm working on a project for InDesign that has out of DPS.

    I take screenshot movies that are saved to the default mov format. These movies are 700 px x 400 px. This cannot be changed.

    I need to convert the mov to an mp4.

    I got SOUL but I'm confused as to how to set the output settings.

    I don't want to change the dimensions.

    What setting will convert the mov to mp4 without changing the dimensions?

    MPEG4 is one of the formats that has relationships between parameters called constraints. Specifically, the image dimensions and speed are limited by the profile and level. Here are the steps to set the dimensions of your choice:

    1. Open the export for a job settings dialog box
    2. Play in MPEG4 format
    3. Click on the video tab
    4. For Advanced Simple profile
    5. Game from level to level 5
    6. To the right of the width of the frame and the height of the frame, click on the chain link icon to dissociate the width and height
    7. Set the width 700
    8. Fixed height 400
    9. (optional) Change other settings such as Frame Rate and Bitrate as you wish.
    10. (optional, but strongly recommended for future practical reasons) click the button Save preset right of the Preset control in the upper right corner [CS5.5 and before the button icon is a diskette; in CS6, it's an arrow pointing down to a rectangle, which I assume is a disk drive.] Enter a name for the custom preset in the dialog box that appears, and then click OK.
    11. In the export settings dialog box, click OK (if you opened this dialog of the SOUL) or queue (if you started the Organization).

    The preset that you saved in step 10 will appear in the list of presets for MPEG4, so you can use it for future encoding jobs. If you have the SOUL CS6, custom presets appear also in the section at the top of the new Preset browser.

  • Excerpt from Custom Dimension

    Hi Experts,

    Is it possible to extract data for specific custom Dimension members? I have a VB script that retrieves data for the accounts and specific entities, but it seems that HFM does not permit the extraction of data for custom dimension members.

    Does anyone know how I could possibly do?

    I'm sure you would default EA. The database can be set up, but the feature should be. Select Administration and see if EA is in the menu.

  • Changing a dimension of stored to ASO dynamics will change my Calc MDX results?

    Merry Christmas / Happy Holidays!

    Changing a dimension of stored to ASO dynamics will change my Calc MDX results?

    Has anyone turn their dimensions of dynamic Stored?  What are the problems that you have experienced?

    Thank you for the early Christmas present (with answers).

    As suggested by the other responses, it depends in part why you change.

    As Philippe said, the potential problem is calculation order. Stored dimensions are always grouped before the member formulas / dynamic dimensions.

    If you do everything is change a dimension currently stored is dynamic (i.e. you don't change consolidation properties, or add formulas) and then you end up with a dynamic dimension with all members having a resolution of zero order. "The order of resolution" is a property that controls the order of calculation and extends from 0 to 127.

    This can change calculation results if you have existing dynamic members who also solve orders from scratch, because the solve order "tie" is broken by order reverse contour of the dimensions.

    So if you change a dimension currently stored in dynamic and it appears in the sketch after (lowest in the Outline Editor view) all other dynamic dimensions (or all your other dynamic dimension members have an order of resolution greater than zero), you're safe; There is certainly no change in behavior. If you change a dynamic currently stored dimension and there are other sides dynamic after him in the sketch that contain zero members to resolve, you should test.

    Further details on the order of calculation ASO in the database administrator's Guide: ASO calculation order

    * I leave aside the extremely rare case where you set orders non-zero address stored dimension, that (unfortunately) Essbase allows to perform, despite the fact it has no effect whatsoever - orders to solve without meaning survive the dynamic conversion and become meaningful.

  • CC Illustrator changes the dimensions of the file saving in jpeg or tiff

    Hi, whenever I save a file in jpeg or tiff Illustrator ajoute.08 width and prend.08 off the coast of the height. I record with use that artboard is checked but it still changes the dimensions of the file. Please can someone advise how can I stop it doing what I need to save my files to the size of pixel in width and height, I created? Thank you.

    Create an Illustrator file to 4600 X 2000 px and export it to 72 dpi.

    This will give you the exact pixel dimensions.

    A pixel has a fixed size.

    For historical reasons, Illustrator defines a pixel as 1/72nd of an inch.

    The same 4600 X 2000 px file can be smaller and more depending on the amount of ppi that you specify.

    At 72 dpi, it will be printed as 126.8 cm X 70,56 cm

    At 300 dpi, it will print as 38.95 X 16.93 cm

  • Change the dimensions of the existing layout of muse

    I created a design that is 960 pixels wide and realize that a wider page would be much better. Can I change the dimensions and the grid of the existing model? It is possible only by using InDesign and would be too good in Muse.

    Thank you

    Yes, you can change the dimension through the page properties in design mode, it would indeed.

    If I'm missing something here, please let me know.

    Thank you

    Sanjit

  • change the dimensions of the PDF document

    I have a PDF document with a text box which is an ad. I need to change the dimensions of his announcement fills the whole page and it is not greater than 98mm of width and height of 133 mm.

    If possible, it should be the full version of Acrobat (but maybe not even then). Acrobat Reader cannot do at all.

  • Can we run approval custom dimension

    Can we run approval one dimension other than the entity, which is of the default dimension for this. But we can run it on any custom dimension?

    Hello

    the planning unit is a combination of a script, version, entity and a secondary dimension as an option. so in order to add another dimension specify as a secondary dimension in the planning unit

  • Settings in the file automatically name changes [Custom]

    Hello

    I am bound a book FM12 RH11 project. After binding I browse, select and apply the settings (Settings.ISF) file, that I had created. But after I click on apply, OK and close the window, when I open the project settings once again, I see that the name has changed [Custom].

    My HR is the latest version 11.0.3.

    Please notify.

    Nathalie

    I haven't looked the images that I fully understand what you're saying. Rh10 file name shows when you go back to the page settings, Rh11 he Custom changes. It was my point of view, firstly in Rh11 it worked that way but Adobe has made a change while now it turns into Custom. It's always the selected file, but it shows custom rather than the file name.

    I marked with Adobe that it is useless, but, as I said, this is the way it is for now.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Essbase error when you try to change the dimension through the rule files

    Hi Knowledgebank.

    I'm new to Essbase. I'm trying to change my dimension through the rule files and Iam getting error (Dimension build setings).

    Example:

    My current dimensiion is:

    MARKET TOTAL
    ASIA
    Singapore
    CHINA
    HONG KONG
    NORTH AMERICA
    SOUTH AMERICA


    I am trying to add a few new countries of SOUTH AMERICA and I can't. Is there a step by step guide to achieve this?
    I'm following the documentationi but still errors.

    Help on this is going to help me go further.

    Note:-I am able to load the data successfully.
    'TOTAL MARKET' 'COUNTRY'--> header I have jump while loading
    'SOUTH AMERICA' 'BRAZIL '.
    'SOUTH AMERICA' 'ARGENTINA '.

    As above, your first file is correct if you use generation referance.
    Your mapping in the rules file should be like this.
    Gen2, Gen3 TOTAL MARKET, MARKET TOTAL
    'SOUTH AMERICA' 'BRAZIL '.
    'SOUTH AMERICA' 'ARGENTINA '.

    For generation Referance always starts on Gen2.
    Gen1 sets the level of the dimension. If the dimension is not there, you must set in the definition of dimension not in Field1.

  • Graphics bloating after change page dimensions

    (FM10 on Win7x64)

    Vaguely, I remember reading a similar symptom elsewhere in the forum, but unfortunately I don't remember where.

    Before changing the page size of the USL in A4, graphic references (.pdf, .png, .gif), a file print well, with fine lines.

    After changing the size of the page, in FM, installation in PDF and Distiller, lines and text in graphics bloat: thicker, a bit fuzzy. Even when I change the dimensions of the page back to the original USL, the graphics are inflated.

    Text of the FM file looks just as good in both cases, so this seems to be something that only deals with graphics.

    Print settings dialogue box in Acrobat do not seem to change the behavior. I can specify the actual size or Fit and get the same result.

    Any thoughts?

    You see this bloat in the FM file or just the resulting PDF file? What is happening to all imported graphics? Are the graphics raster or vector and what formats? Exact same joboptions used?

    Could you please post before & after screenshots illustrrating this phenomenon.

  • How do I change of dimensions of export Quicktime Flash?

    Hi all

    This is my first post on the Adobe forums, so I hope that it be allocated to the right place. I've recently updated for Flash CS3 to creative cloud and now I'm confused about where an important feature that I used. In Flash CS3, I would often go export > export movie, then choose "Quicktime", after which I could change the dimensions to scale the contents of the vector rendering I created for a higher resolution. For example, the size of my document could be 960 x 650 pixels, but I could then change the dimensions of rendering up to 1920 x 1080 and it would successfully scaling the vector content at a higher resolution.

    The dimensions of rendering are not editable in Flash CS6. You can, of course, click on "settings in Quicktime... "and change the size, but does not result in a successful scaling of the vector content. It seems to take the rendered movie in low resolution (original) and then stretch it to the larger dimensions, resulting in pixelation.

    Of course, for new projects, I create documents at a resolution higher initially. But I have several older and quite long animation projects I need to be able to step up when I export. Can someone tell me how to do this in Flash CS6?

    Thank you!

    Justin

    And you say you solved this definition Quicktime export?

    Did you create a new document to your desired size, set your oldest SWF to be able to evolve and then exported that? (for example import SWF to single size width/height to the size of the document, then exported?)

Maybe you are looking for