Struggling with Beastmode formula
NathanDorsch
⚪️
in Charting
For some reason, the following BM formula is not working. I get a Calculation Error: This calculation contained a syntax error.
Can anyone advise on what I'm doing wrong here?
sum(case when `EVENT_NAME` like 'user_engagement' then `EVENT_PARAMS_ENGAGEMENT_TIME_SEC` end)
/
COUNT(DISTINCT case when `EVENT_NAME` like 'user_engagement' then `Unique Session ID` end)
end
0
Best Answers
-
Hi @NathanDorsch try removing the last "end" and see if that resolves the error.
2 -
@NathanDorsch You don't need your final "end". You only need an end when you're dealing with individual CASE WHEN statements.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**
2
Categories
- 7.4K All Categories
- 13 Getting Started in the Community
- 151 Beastmode & Analytics
- 1.8K Data Platform & Data Science
- 54 Domo Everywhere
- 2K Charting
- 1K Ideas Exchange
- 905 Connectors
- 239 Workbench
- 343 APIs
- 77 Apps
- 19 Governance & Productivity
- 237 Use Cases & Best Practices
- 50 News
- 473 Onboarding
- 573 日本支部