Forum Discussion
Need help on DAX function with measure vs column
Hello,
I am getting this error" Failed to resolve name 'LEM_FACTS'. It is not a valid table, variable, or function name." My table bname is this for sure
Please
Thanks for your time
Check now, had a typo, I edited it
- ABC114 years ago
Resolver I
Thanks its worked.
but something is not working. Total I have 102 contract.
- SpartaBI4 years ago
Community Champion
I need more info.
Pay attenation that the solution was for a calculated column. Check that the result is correct in the data tab view. You showes a screenshot of a visual which is an aggregation on top of what we did and it depends on the filter context generated by the visual and also on the summarization of the column ( i see count, maybe you wanted sum)
- ABC114 years ago
Resolver I
I would like to count (no of vendor(CNRCNSUM)) who fall under those five categary. Total I have 102 CNRCNSUM.
This report suppose to show me - each vendor(or contract no) submit their lastest workdate invocie(we call as LEM). So we calculated maximum workdate. then we calculated no of days running behind. and then five categaroy.
For Business summary - I would like to show how many vendor fall under which categary.
Would you help me please