Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Spliting data in the single column into two columns in impromptu

Status
Not open for further replies.

bidw1

Technical User
Feb 11, 2009
2
IN
I have to split the data in single column into two columns as shown below in impromptu report.

Column1
Y
Y
N
N

The report should have two columns where above data in the column1 should split into two columns as below

column A Column B
Y N
Y N

Please advise on the approach to resolve this issue.Advance thanks for your time and help.

anan



 
Suggest you look at Crosstab reports. Alternatively, you might get your DBA to provide a view on the data to suit.

soi la, soi carré
 
Thank you very much for your advise

This report is saved as iqd and used in trandformer.
Making it into crosstab will have impact on the cube data? is there any way i can achieve this in the list report.

Anan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top