The CreatorCon Call for Content is officially open! Get started here.

I need to transpose a custom table. Has anyone done this?

ashwinipingle
Tera Guru

I have a custom table and want to transpose it. The records are quantity for a given year. I have 10 years. I want to transpose this table. Is it possible to do it in servicenow? 

As a workaround I am doing this in powerbi, however it will be very helpful to create a view from this table that provides a transpose view.

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

What do you mean with "transpose". Please provide an example and/or a better explanation.

ashwinipingle_0-1692349138646.png

 

Laszlo Balla
ServiceNow Employee
ServiceNow Employee

If by transpose, you mean rotating data from rows to columns or vica-versa, then technically no, you can't do it. You should redesign your data model.