- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Optimize Power BI Dataset
Hi Team,
We have Power BI Dataset model with sales data and Sales amount occupies 60% of size. Is there way to optimize it?
Sales Amount is double datatype in power bi dataset. We can't case to int because it's sales data adn we preseve the precision from source.
In SQL, the salesamount datatype is defined as float.
Thanks,
Abhiram
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can change it to fixed decimal, which should give plenty of precision and significantly reduce the column/table size. Also delete any unneeded columns in the model, especially any others with high cardinality (datetime or double type). And make sure Auto Date/Time is unchecked in the options.
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can change it to fixed decimal, which should give plenty of precision and significantly reduce the column/table size. Also delete any unneeded columns in the model, especially any others with high cardinality (datetime or double type). And make sure Auto Date/Time is unchecked in the options.
Pat

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
03-04-2024 06:51 AM | |||
12-11-2023 05:34 AM | |||
10-01-2024 11:04 PM | |||
03-06-2024 06:05 AM | |||
05-10-2024 08:25 AM |
User | Count |
---|---|
14 | |
13 | |
11 | |
10 | |
8 |
User | Count |
---|---|
19 | |
16 | |
13 | |
12 | |
11 |