Hi all
I have created a report dashboard that feeds in some data that basically reports on the number of sales per product on a daily basis. There is a date field "Transaction Date" that I then sort by, but in the Graph, i use a manually created field "Month_Year". This works for the most part, however, there are a few instances where a date is out of order in the graph. The "Month_Year" column is a V_WSTRING, but i didnt think this would be an issue as I am sorting by the "Transaction Date" column using the Sort tool prior to feeding it into the report tool.
If I use the "Transaction Date" field in the graph, the sorting is resolved, but some of the key information I am trying to present is somewhat lost as it only labels every 2 or 3 months.
I assume there is a better way of doing this that I am missing?
THanks
JOhn