ContributionsMost RecentMost LikesSolutionsRe: BI Viewer component and OneStream 9.0.0 Hi, I experienced the same. A BI-viewer component does not work in a page marked as dynamic dashboard, no matter how simple the setup was (Ultimately, I didn't even use data-adapters, just a plain te...Re: How do I remove parameter prompts from WF? It could be just an XFBR. The idea here is to return the exact string as you would enter it if you wanted to fix the Entity in the Cubeview. The following would work (in the example I use a Service F...Re: How do I remove parameter prompts from WF? The problem is probably that you can have multiple Entities assigned to a WF, so OneStream would not know which ones to choose. There are no substitution variables for Entity in WF. If you only ha...Re: Account sign flip based on time I guess this depends on the type of import, but could you not use a parser rule on the amount? If the import is CSV based you can evaluate the other columns in the line. See example under "parser Rul...Re: Multiple DbWhere statement Yes, I am aware, but the problem I'm facing is if I need to use the 'OR' statement when executing multipe criteria against 1 column Multiple DbWhere statement Hi, Does anyone have an example where multiple dbwheres on the same column are executed? The syntax seems to support AND/OR, but I can't seem to get it working. I have the following dbWher...Re: Finance Memberlist Service via ServiceFactory Hi, I use E#Root.CustomMemberList(BRName=[Workspace.MyWSPrefix.MyMaintenanceUnit.WSMU], MemberListName=MyMemberList, Parameter1=value1) So in this case the WSMU service factory, but other varian...Re: Bi Viewer not rendering charts when it refer in Dashboard (V8) Thanks for your reply. We do use dynamic dashboards to switch pages based on a selection. The dynamic dashboard functions as it should, it's only the bi-viewer that problematic. For the workspace, th...Re: Running task scheduler on a specific business day each month Hi, I was looking for the same and I don't think it is possible now. However, there's a ticket in ideastream where this idea is included: https://community.onestreamsoftware.com/t5/Platform/Enhance...Re: Bi Viewer not rendering charts when it refer in Dashboard (V8) Hi, We are on 8.4 and are experiencing the same issues. I narrowed the problem down to the dashboard type and/or the service factory. If I create a simple uniform dashboard of type "embedded" with...