Is there a way to Extract or Download Multiple Files at once from the File Explorer to my computer?
I used data management jobs to extract historical data from a legacy application and they are now sitting in file explorer and are split-out by period. I need to extract these files to load to a new application. I tried holding shift and control on my keyboard to highlight multiple files but I did not have any success. I believe this will need to done via business rule but I am unsure. Please let me know if I can provide any additional information.Solved22Views0likes2CommentsCan a Data Mgmt Data Extract step be saved somewhere other than under that user's folder?
When running a Data Mgmt Data Extract step, you can chose where you want the file saved: However, the name you provide always starts under the File Share\Applications\[App Name]\DataManagement\Export\[User Name] folder. So, the above extract would show up as File Share\Applications\MyApp\DataManagement\Export\Phil\20211202\CubeData.csv We need these extracts to be available to users who do not have access to the individual user folders on the File Share (i.e. - they aren't Admins) Is there a way to have the Data Extract saved to a truly user defined location, like Application Database\Documents\Public\DataExtracts? How could this be done? If you run the extract from a business rule are there arguments you can pass into the data management call to override the export path? Or is there a way to programmatically move the file after it's been created? Thanks,2.6KViews1like2Comments"In Use" property: Time and Scenario Dependent maintenance
Hello All, for our project, we are using the In Use property in UD2 with the Time/Scenario dependency option. Seems to work but the problem for us and also raised by customer is the maintenance part of it. We showed them how to use Grid View but with that we are not able to see how this In Use property is configured by scenario and time. Grid View only shows In Use ticked box everywhere even if we set it to False for some scenario/time combinations. This is really a drawback for us now in implementation phase and for them in the future to administer this application. Does anybody that used scenario/time dependant set up (whether for in use property or for any text attributes, that would be same problem) had a good way to maintain this property without having to go one by one in each member to see what is configured and update it ? Or did you achieve differently the requirement to handle the fact to activate/inactivate some members over time without using the In Use property ? Thank you in advance for your support and feedbacks on that!Solved31Views0likes3CommentsCreate Scenario Member from Rule
Dear Community Members, Found several great posts about creating account members from a rule. I am trying to clone a scenario member (Forecast with Range defined). I have to admit that i am running into a knowledge gap when it comes to how to create some of the properties. I am reading the properties of my source scenario and naively thought i can just use SetStoredValue with the property of the source scenario. Got stuck at InputFrequency. Any pointers to documentation, Golfstream, Community posts, or samples would be greatly appreciated.35Views0likes1CommentParameter Issue in Cube View Formatting
Hi, So I am using one Parameter in Cube View Formatting where I am facing some issue. So there are 11 Forecast Scenario in my application. Fy25Fcst1, Fy25Fcst2 through Fy25Fcst11. My formatting rule is set in this way- If ([|!Scenario_WaterFall_MemberList!|] Contains Fcst2) Then ***Condition*** End If This is working perfectly for scenario 2 through 11 but even if I select 10, this shows the result of 1 as well. To negate this I tried to replace the condition with If ([|!Scenario_WaterFall_MemberList!|] EndsWith Fcst2) Then But this is not working. Can anyone let me know what can be done to resolve this issue. Thanks. JackLacavaKrishna26Views0likes1Comment