ContributionsMost RecentMost LikesSolutionsRe: UD8 Dynamic Calc - Retrieve Data From Another Application Hi Nick This solution is brilliant. Currently it is pulling blanks (no data cells) from the other application as zero. Do you know if there is a way to change this? Mark Re: XFGet formula to retrieve application name I have just managed to resolve this by creating a technical account called ApplicationName. The account is set to DynamicCalc. The formula is as follows: 'Returns the name...XFGet formula to retrieve application name Hi Is there and XFGet type of formula that can be used to retrieve the name of the application that you are currently logged into? Thanks, Mark SolvedRe: Time dependent mappings When I try that it returns a 0 in the output Re: Time dependent mappings Thanks Marcus I have a simple snippet below, but I am try to skip over the rule in the else section. Is this possible? Mark Dim currTime As String = args.GetTarget("T#") Dim compTime As String = ...Time dependent mappings Hi I'm look for a solution to perform time dependent mappings. For example: Source Target Prior to Dec 25 x y Dec 25 onwards x z Has anyone come across the need for t...Re: Dashboard Component in Report Book Hi AK Did you find a resolution to this? We're experiencing the same issue on 8.2 Export data using a Method Query Hi I have a method query that returns a data table of roughly 300k of records. Is there anyway to export the result of the method query to a csv file? I'm not keen on using a spreadsheet busine...SolvedRe: Assign ClosingRate FX Rates within a Cube View Have you configured flows for this accounts? I assume you are referring to the the EndBal or equivalent member, that looks something like this? If so, make sure the Switch Type is set to fal...Re: Assign ClosingRate FX Rates within a Cube View Hi Andy What type of accounts are these? Typically you would expect the accounts to translate based on their account type: and the cube properties: What is the purpose of the comp...