The Script for the calculation of the Vs Web planning security

Hi all

I loaded a few accounts one read access to planning and these accounts are calculated by the calculation script. So if the user starts the calculation script will run even if I read access assigned to members in web planning? Read in planning web access has no control over the data which are calculated via the calculation script?

Please advise!

Hello

Why don't you just use of rules of business instead of calc scripts, you have added security and can limit the calculations for what's on forms using variables.

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • script for reading calculated field changes color according to requirement

    I need help to create a script that would do a single reading calculated field to change color if a condition is met.  If the script placed in the calculated event?

    The fields are:

    CourseNum (automatic sum calculates 11 different numeric fields)

    A1p (digital calculated read only field)

    AP (digital calculated field read-only)

    HIGHA (the sum of the A1P and AP) - this is also a calculated read-only field

    Therefore the condition:

    If CourseNum > 20 and HIGHA > = 50%

    then change the background color of the yellow HIGHA

    otherwise, it should be white

    This is your statement. The "or" is the last used operation. So, you're saying, ' if the year 4 and (B1P + BP) > ".45" OR so (B1P + BP)<".30" and="" coursenum="">= "20", then change the background.»

    Try:

    If (form1. #subform [0]...) YearLevel == 4 & ((B1P+BP) > ".45" or (B1P + BP)<".30") &="" coursenum="">= '20')

  • Security / reset the integrated Web site administrator password

    Hello

    I use a HP Photosmart 7510 e-All-in-One - C311a (PMN: CQ877A, Firmware: VEP1CN1137CR).

    While trying to set up the integrated Web site security administrator password, I used a generated password of 20 characters.

    After that, I was unable to connect to printer with the same password administrator settings. I also tried with the same password remove some characters at the end, one by one, just in case the internal password printer storage area has truncated less than 20 characters.

    I tried a partial reset, semi Full Reset, OOBE Reset, full Reset (through what appears to be a blue start menu) and clear derivatives. None of these methods erased the administrator password.

    Is there a specific command or method that would allow me to access administrative back?

    Thank you

    Hi Jay4096,

    The full semi's to zero that would reset the password in your screenshot that you provided. You will need to contact support and let them know that the printer fails to clear the password by using the semi full reset. You can contact our technical support at the 800-474-6836. If you do not live in the United States / Canada region please click the link below to get help from your region number.

    http://www.HP.com/cgi-bin/hpsupport/index.pl

  • need a script to custom calculation to calculate the standard deviation

    need a calculation script customized to calculate the standard deviation of 8 rows, it is a form .pdf variable data entry points will be users using this model as a form.

    I can get the average of simple calculation, but struggling with the script for the standard deviation. Any help would be appreciated.

    Header 1 Header 2 Header 3 Header 4 Header 5 Heading 6 Heading 7 8 header Header 9 Header 11
    sample1Row1sample2Row1sample3Row1sample4Row1sample5Row1sample6Row1sample7Row1sample8Row1AveragestdDeviation

    If the formula is not:

    StdDev = sqrt (sum (sampleXRow1 - average) ^ 2 / (n-1))

    But:

    StdDev = sqrt (sum ((sampleXRow1-average) ^ 2) / (n-1))

    If the code should be something like this:

    var avg = Number(this.getField("AverageRow1").valueAsString);
    var sum = 0;
    var n = 0;
    for (var i=1; i<=8; i++) {
        var v = this.getField("sample"+i+"Row1").valueAsString;
        if (v!="") {
            sum+=Math.pow((Number(v)-avg),2);
            n++;
        }
    }
    if (n==0 || n==1) event.value = "";
    else event.value = Math.sqrt(sum / (n-1));
    
  • How to write a script for date get to the Clipboard

    Hi experts,

    How to write a script for date get to the Clipboard.

    the date format will be like this:

    05 - may

    respect of

    John

    Thanks guys, thanks Sanon

    I finally use the .bat doc

    like this:

    @@echo off
    for /f "delims =" % in (' wmic OS Get localdatetime ^ | find ".") "") Set "dt = %% a"
    the value "YYYY = % dt: ~ 0, 4%.
    the value "MM = % dt: ~ 4, 2%.

    If MM % is 01 set MM = January
    If % MM == 02 set MM = February
    If MM % is MM value = March 03
    If MM % is 04 MM value = April
    If MM % is 05 MM value = may
    If MM % is 06 MM value = June
    If MM % == 07 set MM = July
    If MM % is MM value = August 08
    If MM % is MM value = September 09
    If MM % is 10 MM value = October
    If MM % is 11A set MM = November
    If MM % is game MM 12 = December

    the value "DD = % dt: ~ 6, 2%.
    the value "HH = % dt: ~ 8, 2%.
    the value "Min = % dt: ~ 10, 2%.
    Set "s = % dt: ~ 12, 2%.

    Echo DD - MM HH % %% % Min | Clip

    It works

    respect of

    John

  • Script for the Configuration DVSwitch

    Hello

    Someone at - it a script for the information of VDS on the level of the host which nic is connected to what uplink?

    Also to remove all Exchange created in the VDS switch for the host and then recreate the exchanges as they were after the connection to the host to a vCenter diff?

    Also any script to copy the resource through VCenter pools?

    Thank you

    Suraj Rawat

    The following script will export information of VDS for uplink, the port they are in and what Teddy is used by node ESXi.

    $report = {foreach ($dvSw in Get-VDSwitch)

    foreach ($esx in (Get-View-id $dvSw.ExtensionData.Summary.HostMember)) {}

    $proxy = $esx.Config.Network.ProxySwitch | where {$_.} {DvsUuid - eq $dvSw.ExtensionData.Uuid}

    $pnicTab = @ {}

    $proxy. Spec.Backing.PnicSpec | %{

    $pnicTab.Add ($_.) UplinkPortKey, $_. PnicDevice)

    }

    $proxy. UplinkPort |

    Select @{N = "vdSwitch"; {E = {$dvSw.Name}}.

    @{N = "$vmhost"; E = {$esx. Name}},

    @{N = "vNIC"; E = {$pnicTab [$_]} Key]}},

    @{N = "Uplink"; E={$_. Value}},

    @{N = 'Port'; E={$_. Key}}

    }

    }

    $report | Export Csv C:\dvSw-Uplink.csv - NoTypeInformation - UseCulture

  • Script for the mandatory boxes

    Recently I've been editing a PDF file with checkboxes for the steps in a process. Basically, these just will be used when going through the process to check off each step individual as long as the user goes along. There was a high requirement to prevent the checkboxes of the audit until the previous one has been checked. So box 2 cannot be controlled until the box 1 have been verified, and 3 cannot be controlled until 2 is checked etc.

    Does anyone could offer some advice on a script for this? My knowledge of scripting languages is quite limited, so any help would be greatly appreciated! Thank you.

    Thanks for all the help.

    I finally managed to find a piece of code that shows the next box hidden but also hide the check box, so that from before is not checked. Here's the code I used just in case anyone is interested.

    var nHide = event.target.isBoxChecked (0)? display.visable:display.hidden;

    this.getField("Check_Box2").display = nHide;

    Once again thanks for the help.

    -James

  • How to run a script for all the images in a folder?

    How to run a script for all the images in a folder?

    You can assign your script to an action, then use processor by batch or image with the option apply to all subfolders.

  • Java script for counting the text boxes

    I have 10 text boxes. Y at - it somehow I can create a java script for an eleventh text box so whenever you type a number into one of the 10 text boxes it adds the value 1. By example, if you typed a number to 4 number 4 text boxes come in box 11. I googled everywhere and I just can't understand the sense. Any help would be appreciated.

    Of course, it is possible. Let's say the text fields are called "Text1" to "Text10" and the last of them is called "Text11"

    Use this code as the custom Text11 computer code:

    var total = 0;
    for (var i=1; i<=10; i++) {
        if (this.getField("Text"+i).valueAsString!="") total++;
    }
    event.value = total;
    
  • How to bind a spry menu item to the script for mail chimp campaign

    I already have a site with a spry menu upward. My customer wants to add a link to an e-mail account of chimpanzee for a campaign newsletter.  Chimp mail offers a script to do their campaign newsletter without an administrator log in. How can I associate this script with a submenu item?

    I don't know that a menu link is appropriate for this.  I think MailChimp gives you a script to integrate a form into your web pages.  The obvious place for it would be a sidebar, header or footer tag.

    Better integrated registration forms | MailChimp Email Marketing Blog

    Nancy O.

  • Record WLST scripts for the card settings

    Hello

    I'm new to the WLST Script recording tool.

    I am trying to save my settings for JmsAdapter create a new Pool of outbound connections, but the registration tool does not seem to be able to capture changes in the settings of the map file is empty after the changes have been made.

    Anyone know why this is?

    Is there a way make the folder working tool for the card settings?

    If this is not the case, if anyone knows the necessary functions/directories in a WLST to create outbound connections Pools in the JMSAdapter settings?

    Any help will be very appreciated!

    Thank you

    Al

    JMS adapter uses the deployment plan where wlst can't save this.

    The recording feature intercepts calls JMX and translated into corresponding WLST scripts, as well as features that use deployment plans fall outside the coverage area of the "Record" feature.

    Best regards

    Vivek Vishal

  • How should be written the script for the use of the maximum memory of the guest operating system ever?

    How should be written the script for the use of the maximum memory of the guest operating system ever?

    Please teach the name of the object and the type and order, etc.

    You should be able to do it with the cmdlet Get-Stat .

    Something like that

    Get-Stat -Entity (Get-VM $vmName) -Stat mem.usage.maximum -Start (Get-Date).AddDays(-7) | Measure-Object -Property value -Maximum | Select Maximum
    

    This will return the maximum percentage in the last 7 days for the guests, whose name is stored in the variable $vmName.

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • Where can I download the scripts for sample IX, SH patterns for 11g

    Hello

    I installed the server Oracle 11 g without sampling schemes. In the standard schema of the sample set, we had an example of information Exachange schema (queue) and a Historyschema of sale. However I don't get the sample scripts for these two schemas in my repertoire of the demo.

    Can you please let me know where I can get access to the scripts?

    I have a requirement for an OLTP data store that can receive a high volume of data from an external system (Expecting max of 6 GB of data). I decided to create a separate schema, with dedicated storage spaces, it's a good idea to have a data file with a maxsize put 6 GB or to have a set of 3 from 1000 m managed locally and a maximum size of 2 GB each. There is not many necessary index, but I need to set up a queue and on the queue as well. If I create this schema that make them I need to revisit my groups redolog or temp table size as well to keep my performance of existing database intact?

    Are there guidelines to follow for a scheme where you expect a large amount of standard data, multiple queues?


    Thank you very much
    Chauvin

    user13057029 wrote:
    Hello

    I installed the server Oracle 11 g without sampling schemes. In the standard schema of the sample set, we had an example of information Exachange schema (queue) and a Historyschema of sale. However I don't get the sample scripts for these two schemas in my repertoire of the demo.

    Can you please let me know where I can get access to the scripts?

    http://docs.Oracle.com/CD/E11882_01/server.112/e10831/installation.htm#COMSC00002

    >

    I have a requirement for an OLTP data store that can receive a high volume of data from an external system (Expecting max of 6 GB of data). I decided to create a separate schema, with dedicated storage spaces, it's a good idea to have a data file with a maxsize put 6 GB or to have a set of 3 from 1000 m managed locally and a maximum size of 2 GB each. There is not many necessary index, but I need to set up a queue and on the queue as well. If I create this schema that make them I need to revisit my groups redolog or temp table size as well to keep my performance of existing database intact?

    Are there guidelines to follow for a scheme where you expect a large amount of standard data, multiple queues?

    Ask this question in a separate thread.

    Aman...

  • Script for the conversion of the hyperlinks to the buttons?

    Hello!

    Does anyone know if West a script for the conversion of the hyperlinks to buttons with the action of going to the URL with the same URL, which has been used with hyperlink?

    Here it is:

    /* Copyright 2012, Kasyan Servetsky
    November 29, 2012
    Written by Kasyan Servetsky
    http://www.kasyan.ho.com.ua
    e-mail: [email protected] */
    //======================================================================================
    var scriptName = "Convert hyperlinks to buttons - 1.0";
    
    Main();
    
    //===================================== FUNCTIONS  ======================================
    function Main() {
        var hyperlink, source, sourceText, destination, page, arr, outlinedText, gb, button, behavior,
        barodeCount = 0,
        hypCount = 0;
        if (app.documents.length == 0) ErrorExit("Please open a document and try again.", true);
        var startTime = new Date();
    
        var doc = app.activeDocument;
        var layer = doc.layers.item("Buttons");
        var swatch = doc.swatches.item("RGB Yellow");
        var hyperlinks = doc.hyperlinks;
    
        var progressWin = new Window ("window", scriptName);
        progressBar = progressWin.add ("progressbar", undefined, 0, undefined);
        progressBar.preferredSize.width = 450;
        progressTxt = progressWin.add("statictext", undefined,  "Starting processing hyperlinks");
        progressTxt.preferredSize.width = 400;
        progressTxt.preferredSize.height = 30;
        progressTxt.alignment = "left";
        progressBar.maxvalue = hyperlinks.length;
        progressWin.show();
    
        for (var i = hyperlinks.length-1; i >= 0; i--) {
            hyperlink = hyperlinks[i];
            source = hyperlink.source;
            sourceText = source.sourceText;
            destination = hyperlink.destination;
            page = sourceText.parentTextFrames[0].parentPage;
    
            barodeCount++;
            progressBar.value = barodeCount;
            progressTxt.text = "Processing hyperlink " + hyperlink.name + " (Page - " + page.name + ")";
    
            arr = sourceText.createOutlines(false);
            outlinedText = arr[0];
            gb = outlinedText.geometricBounds;
            outlinedText.remove();
    
            button = page.buttons.add(layer, {geometricBounds: gb, name: hyperlink.name});
            button.fillColor = swatch;
            button.fillTint = 50;
            button.groups[0].transparencySettings.blendingSettings.blendMode = BlendMode.MULTIPLY;
            behavior = button.gotoURLBehaviors.add();
            behavior.url = destination.destinationURL;
    
            hyperlink.remove();
            source.remove();
    
            hypCount++;
        }
    
        var endTime = new Date();
        var duration = GetDuration(startTime, endTime);
        progressWin.close();
    
        alert("Finished. " + hypCount + " hyperlinks were convertted to buttons.\n(time elapsed: " + duration + ")", scriptName);
    
    }
    //--------------------------------------------------------------------------------------------------------------------------------------------------------
    function GetDuration(startTime, endTime) {
        var str;
        var duration = (endTime - startTime)/1000;
        duration = Math.round(duration);
        if (duration >= 60) {
            var minutes = Math.floor(duration/60);
            var seconds = duration - (minutes * 60);
            str = minutes + ((minutes != 1) ? " minutes, " :  " minute, ") + seconds + ((seconds != 1) ? " seconds" : " second");
            if (minutes >= 60) {
                var hours = Math.floor(minutes/60);
                minutes = minutes - (hours * 60);
                str = hours + ((hours != 1) ? " hours, " : " hour, ") + minutes + ((minutes != 1) ? " minutes, " :  " minute, ") + seconds + ((seconds != 1) ? " seconds" : " second");
            }
        }
        else {
            str = duration + ((duration != 1) ? " seconds" : " second");
        }
    
        return str;
    }
    //--------------------------------------------------------------------------------------------------------------------------------------------------------
    function ErrorExit(error, icon) {
        alert(error, scriptName, icon);
        exit();
    }
    
  • PDF-to-InDesign script for the folio

    Hello

    I downloaded the script above to create a folio of pdf in ID6. I would use it to publish on devices Android, but understand that a Horizontal scrolling in the DPS should be turned off to enable the pinch to zoom on Android devices feature. However, when we use this script, it creates an article in ID 2 page (with the exception of the front and back covers), that is, when Horizontal scrolling is disabled, scrolling occurs on the Android device which makes it very confusing to navigate the magazine.

    My questions are, we can modify the script so that it produces unique page ID files and if so will pinch to zoom work with specific items?

    Thank you

    Charlotte

    Hello

    I adopted the script for several scenarios, which may be useful. It can certainly be more managed.

    Claudio, to answer your question, Yes, you can adjust the offset value in the script. I did it for our PDFs with versions below.

    I made changes in the script which include the following:

    1. Drop the required naming convention. Page names should be ordered now 1 - x. Ex: 1.pdf "Page, 'Page 2', 'Page 35.pdf', etc. I added a sort function to sort problems where there is a # different numbers in the numerical value of page. Note that the word "Page" is not necessary.
    2. This allows spaces in file names.
    3. Note that the script still requires the sidecar to the command files correctly. Folio Builder will import an article "Page 10" before "Page 2"when you perform an import multiple article.»

    Here is one who creates 1024 x 600 H & V. page layouts (target: Kindle Fire 7 "SD.) Note, due to a limitation of Android/DPS of the flattened chimneys not being is no PtZ, you can not PtZ.)

    Here is one who creates layouts of 1280 x 800 H & V. (target: Kindle Fire 7 '' HD Note, due to a limitation of Android/DPS of the flattened chimneys being don't not PtZ, you can't PtZ.)

    Here is one that creates only provisions of 1280 x 800 h. (target: light the fire 7 '' HD.) Given that this includes no flat batteries, you can use PtZ).

    Here is one who creates layouts of 1920 x 1200 H & V. (target: Kindle Fire 8.9 "HD Note, due to a limitation of Android/DPS of the flattened chimneys not being don't not PtZ, you can't PtZ.)

    We were just testing some of these options, in that no guarantees are these infallible. However, if you encounter a problem, feel free to shoot me a PM and I'll see if I can fix it for you.

    Concerning the PtZ is not not available for items flattened in the Android, my discussions Adobe viewers has no desire to fix this / add features to their current viewers focus on the air. When they release a viewer Android native (Q1?) it would probably be a valid request if it is not available from the start.

    See you soon

Maybe you are looking for

  • HP Pavilion Notebook n031sa 15: 15-n031sa of HP Pavilion Notebook does not

    Hello people of the forum, Hoping to get a pointer to what's wrong with my laptop here, confusing me at the moment. survey of my screen 3 days ago and it was if it was in mode 'sleep', I'd shut down the previous night properly, in any case, he tried

  • Need to acquire DSC 7.1 for the backup configuration

    Hello Is LabVIEW 7.1 included in LabVIEW 7.1 DSC platform Addons? DM

  • upgrade memory p6270z

    P6270z, AX300AV-ABA, win7 64-bit The HP site says it will take 16 gb Ram, 4 x 4 and some say it will take only 4, 2 x 2, then that is. MB has 4 locations. I tried to buy some 16 GB (4 X 4 GB) - PC3 - 8500R DDR3 1066 MHz ECC and the system would not p

  • Work does'nt WiMax and a graphics card problem! Lenovo y560

    I recently formatted my lenovo y560, so I updated the BIOS and all drivers support lenovo customer. I installed all the drivers of network, but WiMax says that it is not ready. I did a diagnostic manual and it says that the wireless adapter is disabl

  • installation of W/95

    I found the driver software for an external QIC-80 tape drive, but run only older versions of WIndows.  I have a spare PC I can install an earlier version (Win 2000). How can I get this done?  Thank you. Bob