Forum Discussion

some1else's avatar
some1else
Helper II
3 years ago
Solved

Analize historical data when ID changes

I have a workorder table where the location of each WO has an ID. Some years ago, the ID's were updated to a new convention, but the old ones were kept in their original form. I've set up the slicer...
  • Keith-Sayer's avatar
    3 years ago

    Not sure what the issue is without seeing a closer idea of what the data is. Wouldn't it just compile all your data regardless of what convention was used in the ID field? Or are you going to need to filter by something in the ID? If so, then, yes, you'll need to convert the old to new so they are consistent for filtering.