cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

How can we add query filter in report recipe?

sharchir_KB
3-Visitor

How can we add query filter in report recipe?

We need to query filter in a report recipe, is there a way we can implement it?

Below is a piece of code:

 

<%begindetail%>

<tr>
<th style="background-color:#60607A;color:#FFFFFF;font-weight:bold;text-align:left">States</th>
<td style="background-color:#F5F5F5;text-align:center"><%compute%>('IsEmpty(Query("<QueryName><Filter needed in this query for a particular field>>",sum("<fieldName>"), 0)')<%endcompute%></td>
</tr>

0 REPLIES 0
Top Tags