The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I am very new to Power BI and I am trying to create some calculations by using the formula PREVIOUSMONTH. However, every time I tried using different data, I kept getting the same error: "The visual calculation 'Formula' has a syntax or semantic error at line 1, position 39 reported by Analysis Services. 'A table expression containing more than one column was specified in the call to function PREVIOUSMONTH, which is not supported.
Here is my table and my formula :
I am trying to create a formula to show the value from the prervious month.
Thank you in advance for your help
Solved! Go to Solution.
The PREVIOUSMONTH DAX function needs a date column, not a column with month values.
The PREVIOUSMONTH DAX function needs a date column, not a column with month values.
User | Count |
---|---|
39 | |
14 | |
12 | |
12 | |
11 |
User | Count |
---|---|
49 | |
35 | |
25 | |
21 | |
18 |