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 am not sure how to fix this error. Please Help.
All I am trying to do is to convert the following case when query to a DAX calculated column. Please let me know if there is an alternative way to achieve it with DAX. Following is the case when query:
Thanks!
Solved! Go to Solution.
@Anonymous , Date add only work for continuous date
You can simply add days like
today() +2
or use date as dateadd https://community.powerbi.com/t5/Community-Blog/Date-as-Dateadd-Decoding-Date-and-Calendar-5-5-Power-BI-Turning/ba-p/1187827
@Anonymous , Date add only work for continuous date
You can simply add days like
today() +2
or use date as dateadd https://community.powerbi.com/t5/Community-Blog/Date-as-Dateadd-Decoding-Date-and-Calendar-5-5-Power-BI-Turning/ba-p/1187827
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |