Hello all,
    after build a cube , using the sql select * from fact_table, it will
not return actual fact table data but rather the follow one,I have define 3
measure include count/min/raw

[image: 内嵌图片 1]

DIMA_ID and DIMC_ID are dimension columns defined in model dimensions step.

Why 'select * from fact_table' doesn't return real fact data ? how to query
the all fact data ?

Reply via email to