The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
fc
11 months agoContributor
WfTime parameter not working in SQL table editor
Hi everyone, I'm currently working on a dashboard that, through the use of a SQL table editor, will show data stored in a table. Below an example of one row from that table: The interface of th...
- 11 months ago
Does having = '|WFText4|' and Period = '|WFTime|' work?
If that doesn't fix the issue you could create an XFBR string that accepts WFTime and WFText4 as variables, and then create the where clause in the xfbr.
BenEppel
11 months agoContributor
Does having = '|WFText4|' and Period = '|WFTime|' work?
If that doesn't fix the issue you could create an XFBR string that accepts WFTime and WFText4 as variables, and then create the where clause in the xfbr.
- JackLacava11 months ago
OneStream Employee
This. That WHERE is simply dropped into an SQL statement, so it needs to be quoted accordingly.
Reason #7492 to use Dynamic Grids instead...
Related Content
- 2 months ago
- 1 year ago
- 2 years ago