Forum Discussion
Remove tables names from measures
- 4 years ago
Hi Omega,
Not sure why you got the error, it should not be the case.
A measure has nothing to do with the table it resides in, which is why it can be referenced without the table name.
Try removing the table reference for the measure in the DAX, without moving the measure to a different table and see if it gives you an error.
Just to confirm, you are using the latest Aug 2021 update, right?
Thank you,
Vishesh Jain
That's my aim but the moment I did so, all my measures started giving me error because the measure moved to a new table.
Hi Omega,
Not sure why you got the error, it should not be the case.
A measure has nothing to do with the table it resides in, which is why it can be referenced without the table name.
Try removing the table reference for the measure in the DAX, without moving the measure to a different table and see if it gives you an error.
Just to confirm, you are using the latest Aug 2021 update, right?
Thank you,
Vishesh Jain