Hi I have the below calculated field that shows the agency with the max approved amount partitioned by these fields.
But I want to show in the visual not the agency ID but the agency name.
How to do so?
Because If I add the agency name without max I get the Mismatch aggegation error and if I add it with max it doesnt work because it is a string field. How can I add the agency name in the below formula?
Hi @pantelis,
In regards to your calculated field; since you’re already reducing it down to only show rank equaling 1, you shouldn’t need the additional ‘max’ as you’ll already only be returning one value. Try removing the max and let me know if it works.
Hi @pantelis,
Since we have not heard back, I’ll go ahead and close out this topic. However, if you have any additional questions, feel free to create a new post in the community and link this discussion for relevant information if needed.