I have a report in which one of the columns contains many unique integers. I saw that the data format is decimal (double) , I decided to convert this column to int64 (integer) format. In dax studio, VertiPaq actually showed a decrease in the memory occupied by the column , but when saving the report in the desktop version, the weight of the report itself as a file increased. How can this be?