Table Of Contents
Table Of Contents

2023-05-22 - Reverse Column Names in Consume Tiles

Problem

Consume tiles get created with the columns named as [tile_name]_[column_name]. This pattern makes the column names hard to read when they are long because the unqiue part is at the end of the name.

Solution

Provide a tenancy feature that lets Data Magicians reverse the naming pattern to be [column_name]_[tile_name]

Leverage the Magic

The Consume Feild naming order can be changed in Manage > Tenancy Festures - Reverse Consume Names.

ADI

Tip-top!, magicians can now pick the way the Consume Fields names are generated.

Customer

Bingo!, we can now change the order so the Filed name is at the front and easier to find.