Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
How can i do a comparison of the 2 set of charts in 2 different week or month.
current selection: ct=t , week= 39 and 40
Example the top charts is to display the data in week 39 and the bottom charts in week 40
Please see my attached sample.
Thanks
hi,
see attached sample.
hope this helps
Hi Frank
i modified from "Week" to "Vessel/Voy" in all the fields/expression, it doesnt work after that.
Not sure what is missing.
Pls see attached.
Why it doesn't work.
Would you share expression partially on Wall. So that we may can help you. Off course, I dont have license tooo
I cant follow you.
If I select e.g Week 18 and Week 26 and after that I select some values from "select Vessel"
then the chart shows the result according my selections.
The upper row shows Week 18 with selection for "select Vessel" and the lower row shows Week 26 with selection for "select Vessel". Isn´t that what you wanted to achieve?
Can you describe the requirement in more detail?
Hi Frank,
Sorry for not making myself clear .
i Want to change the comparison by Select Vessel instead of week.
Vessel A compare with Vessel B , regardless of week.
THanks
I have to know the week value of that vessel if i want to compare.
So if compare just by Vessel A and B, i dont need know the week value for both vessels fall in.
like this?
attached a new version
hope this helps
Hi Frank
Yes, thanks.
How can i combine the "Week: 34 - Name_of_Vessel" for the title of the chart
='Week: '&Subfield(GetFieldSelections(Week),',',1)
='Vessel: '&Subfield(GetFieldSelections([Vessel/Voy]),',',1)