Questions tagged [system-views]
34 questions
0
votes
1 answer
CRM 2011 Importing managed solution overrides system view changes
In production environment if I change some system view, for instance "Quick Find" and add another view/find column, then if I import managed solution from my development environment, the view is overriden and I see all the columns as they appear in…

Greg Oks
- 2,700
- 4
- 35
- 41
0
votes
3 answers
Can you have relationships to system tables/views?
Is it possible to have a relationship from a user table to a system table view? To give context, I would like the values of a column in one of my tables to be restricted to the column names of another one of my tables, which seems easiest to do by…

JoeCool
- 4,392
- 11
- 50
- 66
0
votes
1 answer
Can I use system views to get aggregate value for all columns in a table?
I'm in the middle of setting up a table, and I want to look at the count of how many 0 values each of the columns has. I've never used system views before... can I do something like this? (this doesn't work as entered, of course, it's just to convey…

StatsViaCsh
- 2,600
- 10
- 44
- 63
-1
votes
1 answer
Two different table join view
I'm trying to understand what he wants me to select because non of the tables or attributes have object_name or object_type. would anyone know what my teacher be talking about?
"Select object_name and object_type to see what objects you own"