Sql Server 2005 reporting service-Toggle problem
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Dear All, Iam new to Sql server 2005 reporting services.I have a small problem in that. I have a column which consist of the flowing values 1 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.3 1.3.1 1.3.2 2 2.1 2.1.1 2.1.2 2.2 2.2.1 2.2.2 2.3 3 3.1 3.12 3.13 3.2 3.21 3.22 So I want to make dril down like this please help me on this.. 1 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.3 1.3.1 1.3.2 2 2.1 2.1.1 2.1.2 2.2 2.2.1 2.2.2 2.3 2.3.1 2.3.2 3 3.1 3.1.1 3.1.2 3.2 3.2.1 3.2.2
i want to join this group