Forum Discussion
Power Bi Premium
You should have datetimes rather than date.
In power bi desktop you need to right click to create the incremental policy before you publish. On the first refresh in the service the partitions will be created and you will pull in data as per your incremental window
The Date column comes in DD/MM/YYYY format from the source. What should I do then?
On the other hand, when I do all this that I have to do, it is published to the service but what would I have to do if I want to download the .pbxi format since I have seen that it cannot be done.
Thanks a lot
- Deku1 year agoSuper User
RangeStart and RangeEnd should be datetime but you can convert to date in the powerquery query with DateTime.Date
- Syndicate_Admin1 year agoAdministrator
The model is already loaded with today's data and applied and closed, now I am in the dashbaord directly and I do not find in the tables (all of them are put together in encargosanx) that I have created the range start filter and range end the "incremental update" button.
Could it be that I have to do this in the ?- Deku1 year agoSuper User
In power bi desktop you right click on the table in the report view and will be able to open the this window to define the policy