Prompt
I have created one prompt using two dimension tables (no fact)
Organization and employee. Up to last week it was working fine (the join became between two dimensions and first fact table). In last week I had created one more fact table and join with these two dimensions (for other requirement). Then my prompt is not working. I gone through SQL query, I came to know it is joins with new fact.
My questions are how I can restrict those two dimensions stick with first fact only. If I keep any columns from first fact in prompt how I can hide that one.?
Should I create new folder in presentation layer for this prompt?
I would appreciate for your help.