JUAN ORTIZ Posted November 19, 2020 Author Posted November 19, 2020 This is so weird, it works on a Gauge Chart but it does not work on a Gauge Visualization
JUAN ORTIZ Posted November 19, 2020 Author Posted November 19, 2020 I have a daily sales report, but sales are accumulated, and I would like to add a gauge visualization to show the results for the last day only. This gauge shows values for every single day, but I only need to show the last available day. In SQL , this would something like: Where Report_Date = (select Max(Report_Date) from Table) How can I achieve this in WebFocus 8206
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now