ContributionsMost RecentMost LikesSolutionsRe: Import data using multiple workflow profles Hi T_Kress , Just to understand it better — if it's set to false, the replace will occur only for the overlapping data units, right? So if you load entities A and B in the first import, and then on...GetDataCell Error in CV Hi All, Any idea why the formula below won't work in CV? GetDataCell(T#|!Par_Time!| - T#|!Par_Time!|.Prior1) The first column contains the formula, and the second one contains this: T#|!Par_Time!|...SolvedRe: Best Approach for Exporting and Importing a Dashboard into a New Application I’ve noticed that when I export a dashboard, I still have to select components that already exist in the target environment, not just the new items. So I’ll need to export all dashboard components ea...Best Approach for Exporting and Importing a Dashboard into a New Application Hi all, What is the best way to export and import a dashboard into a new application? Do I need to select all its components every time, even if some already exist in the destination? I’ve noticed...Re: Calculation Error "Error processing script: 'A#All = 0 * A#All" Same issue here. Does anyone know how to solve it? Re: Export a report to Excel Error - Unable to open file Yes, 8.0 Re: Export a report to Excel Error - Unable to open file Hi Chris-B Since we don't have access to client permissions on their local machines, we instructed them to navigate to the folder path indicated in the error message and manually open the file. If n...Re: FilterMembers using Cb#Cube Hi TheJonG, Awesome, than you! Re: FilterMembers using Cb#Cube Hi Henning, Thanks! In the end, I was able to filter the data buffer using the cube, but I had to remove the account filter to make it work. Here is the scenario: Cube1 has the Acc1 dimension, an...FilterMembers using Cb#Cube Hi All, Is there a way to the use cb#cube in the data buffer FilterMembers? I'm trying the following, but it does not work. Dim sourceBuffer As DataBuffer = api.Data.GetDataBufferUsingFo...Solved