How do I show a checkmark in a table transformer using FormatWiki?
I am using the below and it is not Working:
FORMATWIKI ( "!pagetitle^Checkmark.GIF!") AS 'Check'
Any help is appreciated!
thanks!
Hello Dolly,
Would you like to and a chechmark to the existing values in a column/table or probably preserve it while trransforming the table like this, for example:
Katerina
Sorry...I should have explained it better....i just need a TickMark to be displayed. Does this help?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dolly Kirubavathi,
You can insert a small table with the checkbox into Table Transformer with the source table and just enter the SQL query like this:
SELECT * FROM T1 JOIN T2
Please see the example below:
Katerina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry...I want a Tickmark versus a Checkmark. Please see the attached picture.
Thanks for helping me out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dolly,
You can use the same solution, but just insert the tickmark (from emoticons) in a small manually created table instead of a checkmark:
Katerina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yay!!!!!!!!!!
It worked!!!!!!!!!! Thank you so much!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.