Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to get the "Category Of Sales" by default value to "Processed"
See the sample
Hi
1. Menu Settings
2. Document Properties
3. Triggers Tab
4. List 'Document Event Triggers'
5. Select Trigger OnOpen
6. Click on 'Add Action'
7. List 'Action Type'
Select External
8. List 'Action'
Select Set Variable
9. Box 'Variable'
Write vCategory
10. Box 'Value'
Write Processed
I think this will help you
Regards
Eduardo
Your sample is empty...
You can use OnOpen Trigger to set the value of your variable as 'Processed'
Set the On Open trigger to set the variable vCategory to Processed.
The attached file is your qvw with the trigger set
Eduardo
Please help me , by marking it .
I am not getting how to set On Open trigger to set the variable vCategory to Processed.
Please help me , by marking it .
I am not getting how to set On Open trigger to set the variable vCategory to Processed.
You can't really mark it.
Go to Settings>Document Properties> then the Triggers tab.
Hi
1. Menu Settings
2. Document Properties
3. Triggers Tab
4. List 'Document Event Triggers'
5. Select Trigger OnOpen
6. Click on 'Add Action'
7. List 'Action Type'
Select External
8. List 'Action'
Select Set Variable
9. Box 'Variable'
Write vCategory
10. Box 'Value'
Write Processed
I think this will help you
Regards
Eduardo