Cross-Tab Question

Kriis

Registered User.
Local time
Today, 02:30
Joined
Feb 16, 2006
Messages
25
In a cross-tab query, I want to hardcode the column names in the properties. But I want only those columns that contain data to show up when queried.

Can I somehow put and IIF statement inside the PIVOT command?

Something like:

if a column containes data based on my query pivot on that column

Is that possible?
 

Users who are viewing this thread

Back
Top Bottom