You need to change the syntax a bit:
{{variable.value ? (variable.text | SomePipe) : (variable.text | pipe2)}}
Plunker example
You need to change the syntax a bit:
{{variable.value ? (variable.text | SomePipe) : (variable.text | pipe2)}}
Plunker example