Can you use ConsolidatedCountUnique with criteria
Posted: Wed Jan 31, 2024 1:42 pm
I am wondering if you can use ConsolidatedCountUnique with a "where" type clause in a TM1 rule.
I am trying to customize the way the consolidation work.
As you see in the attachment, at the level location everything is rolling up as I would like. If the location had volume for a day in the month then at the month level they would have a 1 etc.
The issue is when the locations start to be consolidated. I am trying to get it to go horizontal at this point. In the attachment you will see the 4 locations roll up to NB012. 3 of then had volume (indicated by the 1) and one did not (indicated by the 0)
I am trying to get the rollup value to be 3 (summing the ones with a 1)
I thought I could use ConsolidateCountUNique and add something to only count the 1s but right now it is doing what it is supposed to and counting all 4.
Any help would be appreciated
I am trying to customize the way the consolidation work.
As you see in the attachment, at the level location everything is rolling up as I would like. If the location had volume for a day in the month then at the month level they would have a 1 etc.
The issue is when the locations start to be consolidated. I am trying to get it to go horizontal at this point. In the attachment you will see the 4 locations roll up to NB012. 3 of then had volume (indicated by the 1) and one did not (indicated by the 0)
I am trying to get the rollup value to be 3 (summing the ones with a 1)
I thought I could use ConsolidateCountUNique and add something to only count the 1s but right now it is doing what it is supposed to and counting all 4.
Any help would be appreciated