Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi, I am working on a sales data table in Table View, having 09 Data Period and 2023 as Data Period on two columns to represent current month Mar 2024 as an example.
I created the below:
Strangely this way of doing dates have been working to me all the time in the past and it even works on my another Bi file.
not sure why but it gives below.
it is perfecting working as per below in my other Bi files.
Anyone could look at this for me please.
Solved! Go to Solution.
Use a calculated column to convert the string into proper ISO8601 format
yyyy-mm-dd
You can use DATE(year, month, day) to achieve the same (with day replaced by 1)
How often does this data change? Right, never! There is no need to compute that. Use an external reference table.
hi thanks for prompt reply. This sales data is udpated daily so I do need to build it into modeling.
Use a calculated column to convert the string into proper ISO8601 format
yyyy-mm-dd
You can use DATE(year, month, day) to achieve the same (with day replaced by 1)
thanks a lot.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |