What?
This article demonstrates how to return a list of unique values in a particular field in a CRM module.
Why?
My use-case is a data-migration where the records exist in a staging module in ...
What?
So this is an article for me on how to copy Joomla's and Wordpress' feature where a Title/Name value is converted to a search-engine friendly URL alias and is unique in the database. Ok that's a ...
...
This returns the number of unique values in the range A3 to A1000 and excludes the blank/empty cells.
Display all Unique
Found this note on one of Microsoft Help sites:
Office 2010:
Select the ...
...
How?
My team of developers actually helped me solve this one as I was slowly dispairing...
The Plan
Get a list of all unique/distinct Customers
Get a list of all Customers
Remove the ...
... artistic, unique, award-winning photograph, Canon EOS 5D Mark IV DSLR, f/8, ISO 100, 1/250 second, close-up, natural light, professional, flattering, headshot::3 black and white, grainy, deformed, watermark::-2 ...
... Another single line text field
Candidate x JobOpening Name: Mandatory name field that we will use so as to create unique records
The connection
Within any syntax editor of ZohoRecruit (where you ...
... the reverse process, the import file.
The import file I got working had the following columns:
Attachment Id: This needs to the unique filename of the actual file on disk (as opposed to "File Name" ...
... ZDK.Page.getField('Skillset').getValue();
var l_AlreadyListed = Array();
// loop through subform rows and check if column "Skill" has unique values
for (var i = 0; i < l_SkillsSubform.length; i++) {
...
... owner, and that it is unique for every Kindle device.
Finding your Kindle email address.
That’s assuming you are not aware of yours. However, if you know your Kindle email ID, you can skip this ...
...
Here's the Creator form to hold the Attachments:
Parent Record (a single line that will be a unique ref to prevent downloading the same record again and again)
Document Name (a single line that ...
... a slightly transparent red background (if they do, then add the field again and delete the one highlighted in red - alternatively give it a unique name in the record). Then map the fields using the dot ...
What?
A quick article on converting a Map (associative array with keys and values) into a URL string to pass as URL parameters.
How?
Let's first define a map:
m_Payload = Map();
m_Payload.put("client_id","my-unique-client-id");
m_Payload.put("redirect_uri","https://www.joellipman.com");
m_Payload.put("response_type","code");
m_Payload.put("scope","my_api_scopes");
m_Payload.put("prompt","login");
Great! ...
... about you:
• If shared, your public name (not unique and only the first name)
• Your selected aircraft (by public name or \"anonymous\")
What joellipman.com stores about you:
• Your login/username ...
... namespace to a document
key Specifies an attribute or element value as a key (unique, non-nullable, and always present) within the containing element in an instance document
keyref Specifies ...
... QualificationRef
001 00101
001 00102
002 00201
-- Qualification Ref is a unique number using the
-- Employee Number concatenated with a 2 digit sequence
-- number ...
... as to your unique visitors (referred to as visitors), the visits these generated (visits), the number of files/scripts/images requested (hits) and their filesize (bandwidth).
Purpose:
To extract ...
What?
This article isn't unique as there are other tutorials out there. This is meant to detail a process to export a database using MySQL Workbench and then to import it into another database.
Why? ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.