Hi again guys, i have a new question for the experties in the xamPivotGrid, I hope that anyone can help me rs.
So, with help of the community (blogs and samples), i've already implementing the connection with a xamPivotGrid and AS in my web server. And now i need to show the empty rows that are excluded of the view. Has a method or propertie to do this ???
The scenary is: I trying to show a view, where I added in the rows area the salesman id, and the current day. In the measures area i've added the number of orders. So, i wanna know the salesman that didn't made any order in the current day, and by this i wanna show the empty cells.
Thanks Guys, see you later.
Hi
This is a feature we are workng on. For now you can add second measure in the measure area and this will show you and empty rows. This works for XmlaDataSource
Todor
Hi Todor, I'll try to do this. Thank you by your answer and attention. By the way, do you have a release date of the new version with above functionallity ?
See you.