If you are facing aggregation issues at front end , directly pull the dimension on the row shelf. And then hide it....so that you will get appropriately values at front end
IF We have kept a column to accept NULL Values and have set a default constraint for that column and if we add a NULL value using INSERT INTO statement then NULL will be inserted instead of Default constraint.
Comments
Post a Comment