ContributionsMost RecentMost LikesSolutionsomit a derivative rule, but only for a specific period Hi, I’m currently working on a project where I need to omit a derivative rule, but only for a specific period. I'm looking for the most effective and clean way to achieve this without disrupting oth...Re: Data Import Error: No valid DataKeys (Scenario / Time) found in data source Thank you, All. I have fine-tuned the connector BR and DS fields, now data is coming correctly. I really appreciate your response and time on this issue. Data Import Error: No valid DataKeys (Scenario / Time) found in data source Hi All, I'm encountering an error while trying to import data: "No valid DataKeys (Scenario / Time) found in data source. Review the source data load processing log and check one-to-one transfor...SolvedRe: How to treat blank values for Source field and wanted to assign it to 'None' Target member Thank you. I have used complex expression in Data source which resolved the issue. How to treat blank values for Source field and wanted to assign it to 'None' Target member Hi Team, My validation step failed because the source mapping is missing for blank records. I attempted to add a mapping with (blank) for the source value and None for the target value, but it didn’...SolvedSecurity report Hi, All, I am planning to generate the report for users who are active/inactive, last login date? I am reviewing the Framework audit tables however I couldn't find exact fields. Can you please let me...SolvedCube View - Variance column issue for Dynamic calc account members Hi All, We have variance calculated column working fine for account members for all account types except for Dynamic account type members when we use the below formula. Do we need to do something d...Re: U8 Member formula Hi All, We have variance column working fine for all account types except for Dynamic account types when we use the below formula. Return api.Data.GetDataCell("BWDiff(U8#None, U8#None:T#PovPrior1...Re: U8 Member formula Hi All, One more observation, variance is working for all account types of members except Dynamic calc account type members ? Do we need to handle this separately? thank you! Re: U8 Member formula Thank you, I will test this one too.