Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I had months data starting from Jan-2012 to Dec-2012. Now in my chart i need to display from Jan to August and September to December. How can i differentiate that i need to get data from only Jan 2012 to August 2012 and from september to december. Can you please help me.
Regards,
R.Bharat Kishore
can you load them into 2 tables one for Jan-Aug and the other from Sep-Dec?
No i can't load them into two tables. I need an expression to write it.
You can do it with calculated dimension and IF statement.