Create an advanced view with a list of contactid - dynamics-crm

I am trying to create and advanced find view (personal view) with a list of contact ids (guids)
The guids are from another data export. I want to paste all the guids
contact equals (guid1,guid2,guid3).
The intent is to create a personal view with all these (random) contacts and run a workflow only for these contacts.

Related

Get information from subgrid in Power Automate

I customized the Invoice entity in Sales and added a subgrid connected with Contacts, and now I need to get all those information in Power automate in order to get the emails from all contacts that are listed in the subgrid. But with the action List records with Invoice as an entity I don't get information about this subgrid.
Is there a way to get those information from subgrid in Power Automate?

How do I view my subscribers/contacts who belong to a specific group?

I am very new to mailchimp but I have managed to upload my subscriber email list. I have also created various groups based on my subscribers' interests and have added the subscribers to these various groups. But I have been spending quite a bit of time trying to figure out how I might filter my contacts based on what group they are in. For example, I might just want to view only contacts who are in group "Abc" belonging to category "Xyz". But I cannot figure out how to do that.
For what it's worth, the way I added contacts to a group was to first create a bulk tag contacts operation corresponding to that group and then copying and pasting the email addresses of the contacts I wanted to add to the group. Having tagged these contacts, I then filtered the contacts on that tag, selected all the filtered contacts and then added these contacts to the group. Of course, I can filter the contents of the group just by filtering on the tag of the same name. But when new people subscribe and become members of a group, they will not automatically get tagged (and I don't want to get involved with webhooks). So I would like to get rid of these tags that have served their purpose.
Click on the Audience menu item.
Click on Manage Audience Contacts drop down. From the drop down list, select Manage contacts.
Click on the View Groups link.
Click on the View Groups button for the category you are interested in.
The category will expand to show links for all the groups within the category. If you click one of those links, just those contacts within the group will be displayed.

View showing members of a marketing list and the campaign

I want to display the members of a marketing list alongside the name of the campaign.
So:
Campaign x: Joe, Jane, Jose
Campaign y: Joe, John, Joanna
etc, etc.
I can get to the point of displaying the list link alongside the campaign title but that requires users to click through on list to see members, for our application we want to be able to see those list members directly in a view.
This is an interesting request. You can write a plugin to give you a rollup of the list members as a comma-separated string which you can store in a text area field and display on a view.
I have created a plugin do this type of rollup in a few situations, but never to "flatten" an entire marketing list. If the list gets big, it'll get crazy.
As an alternative, maybe look into doing something with the Report Wizard to display the list members grouped by campaign.

Modify Contact Associated View to include prospects

We have Contact Associated View that displays all customers. These are people who have bought one or more item from the high street shop or online. But we also have a set of customers who goes to the shop and signup for news letters and offers. In our setup these are called PROSPECTs.
My current view (Contact Associated View) only displays customers but not prospect and I was wondering what is the best way to include them in this view? I don't want to create another cusom view as I don't know what the criterias are.
Also, if there is any way to find out what criteria is used to create Contact Associated View and if it is practicle to make changes in it.
Any guidance or tutorial link would be much appreciated.
Many thanks
EDIT: I manage to create a custom view under CONTACT which SUPPOSE to list all customers who purchased or didn't purchase item from that shop.
Simple check like Customer equal y;n
but when I view contacts from this view, it only list customers with purchase. Is there any master condition that is overwriting this condition or am I missing some thing? (forgive me if I sound stupid but I am from SharePoint world where master CSS rules takes over local CSS rules)

Setting up permissions for a multilingual joomla site

I'm building a multilingual joomla 1.7 website that will have to support up to 25 countries with each country being a website on its own, the site will be managed by different teams for each country, basically what i'm trying to achieve is, setting up the permissions system so that each team can only see content that belong to its country. now, i'm wondering how to achieve this in the following cases:
1. setting the permissions for standard joomla articles...may be using categories??
2.since i have coded a custom component for managing products on the site, how to implement the permissions in my own component.....
it's easy to implement the multilingual feature on the front-end but how about the backend in terms of access control?
any ideas, thoughts would be greatly appreciated :)
Cheers,
Maybe you have resolved your problem earlier but may be somebody else needs help on this.
First of all you have to create a User groups for every country (or a couple for
start, example Ireland, England).
Then you have to create a AccessLevels groups for those groups and set (select)
corresponding usergroup on it (e. ACL_Ireland / Ireland, ACL_England / England).
Then you can create a top level category for every country (ACL_Ireland, ACL_England, ...)
Users of other countries are not able to see top and sublevel categories if you set the category permission for single ACL and deny access from others.
Move to Category manager and create top level category for country Ireland.
Name it like "Ireland".
Set it permission for ACL_Ireland.
Remove all permissions from other country ACL's.
Save & close category.
Select the category from list of categories.
Select Add to root, Copy under Batch process the selected categories and click Process.
Category is copied as a new entry on category list.
Open category as editing and change name as England, save and close.
Select category England, ACL_England from Batch process the selected
categories and click Process.
Category England now have different acl-rights and can be accessed only by users in England - group.
Articles created in those categories are inherited permissions from top level category
so you are not needed to give persmissions on single articles.
Repeat this to categories of all needed countries and ACL's.
You have to also restrict access from those acl's to Users component because theycan be else change permissions by themself and see documents of other coutries.
It is necessary to design the accessing model before implementing it because it could be heady job to change permissons to all goups and acl's later.

Resources