
Contributor
2023-03-10
08:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If and alternate states
Hi all,
I have an expression as below, which works perfectly fine.
count({Target<Billing_Period=$::Billing_Period>}distinct Matter_InvoiceNum)
+
count({Reference<Billing_Period=$::Billing_Period>}distinct Matter_InvoiceNum)
but as soon as it
wrap the same expression in if or pick match it does not work.
kindly help me with this issue.
Labels (3)
Labels
- Subscribe by Topic:
-
Application Development
-
Creating Analytics
-
Layout & Visualizations
383 Views
1 Reply

MVP
2023-03-11
03:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, it will be better if you post a sample of the expression wrapped, what it returns and what you expect. Even better if you can upload a sample to work with it.
346 Views
