Hi In the FCATS table i have some fields which i want to use as measure ( datatype strings), these are what i think are called as FACTLESS FACTS. There are 4 different fields which have values of 0 and 1 and in the source table the datatype is NVARCHAR. I was getting errors when i was creating a new CALCULATED MEMBER using these fields also when i add them as measures with NO AGGREGATION option i still couldn't use them to create a calculated member. What i did was CREATE a new dimesnion table using these four fields. Once i created the dimension i deployed and reprocessed the CUBE. Now i could create a new calculated member using the new dimension, but the problem is when i click on the browser tab and add the calculated field to the data area instead of the numeric values i was getting (#VALUE!), Can anyone please advice is i missed something?
Thanks