Delete
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
wonka1234
10 - Fireball
‎01-19-2023
10:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
delete
Labels:
- Labels:
- Custom Tools
3 REPLIES 3
‎01-19-2023
01:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Felipe_Ribeir0
16 - Nebula
‎01-19-2023
01:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@wonka1234 a good trick to deal with dynamic columns is to transpose the data, do what you need to do (after transposing you will have always a fixed known schema) and then use the cross tab at the end.
I dont know if it helps, i could not understand exactly the problem just by the text. Maybe if you share more info (like prints of the data before and after the cross tab) could help.
‎01-19-2023
02:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Felipe_Ribeir0 its moreso using an analytical app, some months will be 202202, some will be 202202 and 202203 and so on.
The cross tab tool isnt dynamically picking up the chosen months in my initial input.
