ContributionsMost RecentMost LikesSolutionsRe: 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...Re: Clear data using level 1 data unit (rather than level 2) on data load MarcusH thanks for this, I think it is exactly what we need! It's not quite as simple as the first option 'Clear All Import/Forms Data from Cube' because we have got seeded data in the scenario th...Clear data using level 1 data unit (rather than level 2) on data load Hi all I was wondering if it is possible to override the default 'clear and load' settings on a data load step from 'Level 2: Workflow Data Unit' to 'Level 1: Cube Data Unit' Just to give ...Re: Conditional formatting based on the Scale Hi Davide I think that we have done something similar to what you are trying to achieve using an XFBR rule and a parameter. Parameter Config: XFBR Rule: Public Function Main(ByVal s...