849/display-highest-value-in-quarterly-data
My dataset has month and sales amount corresponding to the month. Like this -
Jan $10 Feb $40 March $50
When I am trying to display the quarterly sale, it is showing the sum , i.e. $100. I want to display only the highest sale.
You can create a fixed calculated field ...READ MORE
You can create a parameter for dates. Select data ...READ MORE
Apparently you define a duplicate records as ...READ MORE
One of the best solution is to ...READ MORE
You can use the following steps to ...READ MORE
Add this to the end of the ...READ MORE
Below is the required code: IF (NOT ISNULL([test2])) ...READ MORE
In essence, no. Since the workbook is ...READ MORE
I understood your question (I hope so!). ...READ MORE
Do this: 1. Right click on the calculated ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.