Hi expert,
I have a string type character including only numeric values in a cube, and a same string type attribute with numeric values in a info-object. I want to compare this character with this attribute, if their values are the same, then present corresponding Key figure value.
so I created two formula variable converting this character and attribute into number key figure. but I put those two formula variables into two different CKF, but when I run bex query in analyser. then no data display in those two CKF, only red cross show up.
I also set this char and attribute type to NUMC, but still does not work.