Here is my problem: I have a table of prompts with categories.
Then I have a table of those categories where I need to show a number of prompts in each category.
Where is my mistake in the formula as right now it is showing the total number of prompts everywhere?
Your “Prompt Category” column is a relation to the “Prompt Categories” table, so what is inside this column is an object, not a text.
Try to remove the “.Name” property.