ContributionsMost RecentMost LikesSolutionsRe: Custom Consolidation Hi Marcus, Just for the context - since we have the 'Hybrid Source Data' settings under Scenario the syncing shouldn't be that problematic. Btw Satish I can even see here you can exclude your memb...Re: Custom Consolidation Hello Satish, What came to my mind is just create a new scenario, copy there records from your old scenario. Then in Entity dimension -> Relationship Properties -> scenario type you can change cons...Re: How to get FX rate from different source? Hi Soham, Unfortunately I haven't used SAP Connector, so hard to say if using it you might pull FX rates. Maybe you can try to use FX Rates Manager as advised in one of the messages above. Re: How to get FX rate from different source? They are often the game changer. Happy to help if you ever have any questions! :) Re: How to get FX rate from different source? This is very helpful, thank you Chris! I have already chosen the approach with reading the file with FX files that is available on shared location. I am using WINSCP libraries for it. However thank y...Re: How to get FX rate from different source? Thanks Daniel! I already took another approach with consuming the file with FX rates published by another team. Re: SFTP Connection with PPK file Hi Mithun, The GetFileShareFolder helped, thank you so much for your help! Kamila Re: SFTP Connection with PPK file Hi Mithun, Sure, this is the part I use for authentication: ' Setup session options with private key authentication Dim sessionOptions As New SessionOptions() ...Re: SFTP Connection with PPK file Thanks Mithun, I already did that and still have the error: Any ideas? Thanks! Re: SFTP Connection with PPK file Hi Mithun, I have the same issue now, did you manage to solve it? Thanks!