Forum Discussion
AbbasAsaria90
8 years agoHelper I
Help with complicated CALCULATE function
Background to data structure: Our users do an action which is called ‘publishing a work.’ In our database, this is reflected in a table where work_id is the primary key, and there are other columns ...
- 8 years ago
You just need to add the following boolean expression to FILTER Function.
&& pobbledb_works_published[email] = 'All emails'[email]
v-chuncz-msft
8 years agoCommunity Support
You just need to add the following boolean expression to FILTER Function.
&& pobbledb_works_published[email] = 'All emails'[email]
- AbbasAsaria908 years agoHelper I
Sorry for the late reply - but yes that's perfect thanks!
Abbas