-
Level 205 Build a Data Model and Capsule Procedure to load actuals
Hi I created a new procedure in the Data Model and named it ACT - Sales Data Load Then I created the Clear cubes and the text file data reader and I saved it But then I have to create a new procedure with the same name as before ACT - Sales Data Load, so I cannot create another procedure with the same name The next step is…
-
Basic question about data security
I have a question about the security concept. Within a capsule, I have two folders: Folder A contains data that should not be filtered by an entity, while Folder B should be filtered by the entity 'Team.' Is it correct that there is no way to implement such a requirement in Board? My only solution at the moment is that I…
-
NA
-
Upload file
I want to attach the user manual in the screen and also allow the users can also download the file.
-
Level 200, Module 207: After "Apply 5% Increase" the "CY Budget" Data disappears => no data
When I click on "Ally 5% Increase" the CY Budget data disappears and no data is left. Before: After: Label Config: capsule procedure: data model procedure: Do you need further information/screens? Many thanks in advance!
-
Level 200, Module 206: Label with timestamp shows "0" after click/trigger on "Initialize Budget"
When I click on "Initialize Budget" its loading the data, but the timestamp doesn't appear respective is "0". capsule procedure: data model procedure: Do you need further information/screens?
-
Time zone to be factored into Date and Time outputs
We have users in different time zones and we would like for Date and Time to also include an output listing time zone abbreviation. We have attempted to set the culture code then use "@datetime" in our report header. This gives us the date with the word "time" written after it. We have also used "@Date @Time" which…
-
Capsule Snapshot "restore"
Hello everyone and happy Monday, I took a capsule snapshot, uploaded the snapshot in my Dev environment. Now, I'm looking for ways to 'restore' or 'open' this snapshot in a newly created capsule. So far I have not been able to find an article that explains how to do this. Is this doable in board?. Thanks Walter
-
Can you Procedurally Export to Excel?
We have a budget cube that is loaded to via the smart import object. After a bit of transformation on our end, we want our users to have the ability to export this data in xlsx format (same format they initially loaded to in the smart import object) for their own purposes. We would like for there to be an interactive…
-
Suggested value in excel add-in
Is it possible to display suggested value in excel add-in? This is required because it has been observed that although the suggested value is on in dataview but as the user tries to upload data excel add-in even values outside suggested value gets accepted.
-
Level 200 Module 203: Is it correct that my data model is empty, and I start from 0?
When I try to follow steps of creating procedures, my environment doesn't look like the screeens in the steps, I have empty data model. I wonder if it's correct.. Expected screen:
-
Level 200 : Module 210 : Issue in copying selectors
After I copy selectors from Expense Actuals to Expense Planning screen. The selector does not appear as in the Source screen. PFB:
-
Expanding a column for a drilled Data View
Hi all, after drilling in the main Data View, I'm left with another Data View that has an "collapsed" column (screenshots below) If i manually expand the column and then save, once i go out the layout the column remain half hidden. I don't seem to find any option in the settings to expand the first column. How can i make…
-
how to use IRR
I want to use the IRR and NPV function in Dataview, but the help is not clear for me. Syntax: IRR(arrayvals,estimate) This function returns the internal rate of return for a series of cash flows represented by the numbers in an array But my question is : what does mean Arrayvals ?. I created a dataview whit a cube "a", and…
-
@datetime not working
Dear, In below algorithm, @datetime returns invalid algorithm any idea abt this issue Thank you
-
300 Training part 1: module 302, section 2 (Load New Currency Entity Members and FX Rates)
Hi Team, I am unable to drag and drop the currency entities onto the mapping area, I am not sure what is the problem? Thanks
-
Procedure "Backup data model" - automatically delete files after Expiration days
Hello all, we have a procedure step "Backup data model". In the settings we setup 7 days for "Expiration days". The backups are also successfully written to the corresponding directory. The backup files are not automatically deleted after 7 days. Our Board Version is 14.2.1.1.282551. Has someone an idea? Kind regard S.…
-
Enhancement Request
Transporter package we are getting position changes also so the package creation takes lot of time and it is effecting to the user time. Please include the entity members in transporter to transport from source to destination it will reduce manual efforts.
-
PDF print improvements - page headers
Make the possibility to configure complex page headers with dataview and layout (similar to the configurations available in the Screen Masks section).
-
PDF print option orientation page
The request is to allow users to choose the orientation of each page during printing (between portrait and landscape)
-
Dataview - rows height
Make the rows height proportional to the information you are currently viewing on the screen and if you scroll slowly between columns make the screen update accordingly. At the moment the rows height is not changed when the user scroll slowly dataview.
-
Chart labels - define default color background
Make the default chart label background configurable for each current and future occurrence and not have to change it for each new occurrence entry.
-
Flex Grid - Charts improvement - Number Scaling options
Give the possibility to display data in currency format (thousands separated by a dot) and in k€, similar to Number Scaling options available in Dataview. Also in pie charts display values next to or inside each portion (always in currency and k€).In flexgrid charts insert axis labels to make the chart clearer.
-
My view improvement
Give the possibility to apply my view by default at screen opening (without having to re-enter it at every screen opening or at least keep it during the time the user remains connected (time between log-in and log-out).
-
Presentation - add a message when you share it
It would be nice add a message to involved users when you share a presentation thanks
-
Last login should be by instance
Our users have access to two instances, production and training. Yet, in the IDP / Subscription hub, it only shows 'last login' for the user, it doesn't show per instance. When I click EXPORT, I get a nice Excel with a row for each user, last login and instance - but the last login is the same for all!!! Can you please…
-
Prolongement durée module 200
bonjour, des contraintes professionnelles ne me permettront pas de réaliser intégralement le module 200 dans la durée des 30 jours. J’aimerais pouvoir prolonger la durée de réalisation de ce module. Pourriez vous me dire comment dois-je procéder, vers qui dois-je me retourner pour prolonger cette durée. Merci par avance…
-
Lvl 302: Global expansion of actuals and reporting || Load New Store Hierarchy & Load New Currency
In the first step, when I have to run the H-Location data reader, it doesn't load the data for the new stores. This is the last row loaded: And then, when I try to create the new "E-Currency" data reader, it doesn't locate the "E-Currency.csv" file.
-
Labels
Hi, just a short question, how can I use a label to show the DataModel entity "Users"? If I set @Users I get the system User with and S at the end. BR
-
Board call API using OAuth 2.0
Hi Community, I want to create a Board "Data Source" connector to Google Drive API using OAuth 2.0 authentication. I have created an id application on Google Dev/Cloud. But I am not sure about the Board Callback URL section. For now, I use url callback: https://my-domain-name/en/Callback.html. When I create a Data Source…