Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have raw data ,Format on Excel and Qlikview is date ,but the same format on Power BI is text .when I chang data type text to date it error
Solved! Go to Solution.
Hi,
One of ways to solve this is, in two steps, to change the data type to Date/Time data type, and then change it to Date data type.
Or, in one step, please try to write M code something like below.
Hi @Fonlovedog207,
I'd like to suggest you change type with the 'use locale' option, it allow you to manually choose the source value locale to help power bi correctly recognized these value and transform data types:
Data types in Power Query - Power Query | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi,
One of ways to solve this is, in two steps, to change the data type to Date/Time data type, and then change it to Date data type.
Or, in one step, please try to write M code something like below.
User | Count |
---|---|
66 | |
61 | |
47 | |
33 | |
32 |
User | Count |
---|---|
87 | |
72 | |
56 | |
49 | |
45 |