Cross-Tab row columns on Crystal Reports -


this cross-tab grouped 3 columns, called a, b , c in example. problem need them shown in 1 row.

so instead of this: enter image description here

i need this: enter image description here

i can't create formula concatenate them either, because need columns b , c aligned. there way it?


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -