Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have Fact table is joined with Dim table on two fields. Item_Key and Product Group Major.
Dim_Item has Group Major Description.
If we put in simple List Box. I am getting two valid value for Description.
But if i make a Table Box using same fields, I am getting one extra records against all ProductGoupMajor code.
I am not getting this. How to resolve?
Please help.
Thanks,
Sarif
Hi Mohammand,
That is a basic data quality / data modelling problem. You need to think about data in both tables and relation between them. And don't believe in List Boxes because they don't show null values.
You need to check that because without seeing qvw file I cannot give you better support.
BR,
Milosz
Drop Product Group Major field from the fact table
Drop Product Group Major Field from your fact table
hth
Sas