Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I'm searching for days, I can't figure out how to make this:
_example = ADDCOLUMNS( FILTER( SUMMARIZE(_distancial_amont_dates_interval; _distancial_amont_dates_interval[start_date]; _distancial_amont_dates_interval[end_date]); _distancial_amont_dates_interval[start_date] <> BLANK() ); "date"; CONCATENATEX(CALENDAR(_distancial_amont_dates_interval[start_date]; _distancial_amont_dates_interval[end_date]); [Date]; "; ") )
As you can see, I have a table with a column that contains a list of generated dates.
I simply want to have a row per date.
I know I will have a lot of duplicated data, but I need this to make statistics date per date.
Thanks for your help.
Solved! Go to Solution.
Thanks for your answer.
I'm not sure to be able to do that on a computed column.
But never mind, I found a quick workaround, but I hope it could help some others.
I generated dates directly in MS Dynamics (it's a bit ugly, but it's light and it works well).
Thanks for your help.
Blitz.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
85 | |
65 | |
51 | |
45 |
User | Count |
---|---|
217 | |
88 | |
81 | |
65 | |
56 |