If yes, then put the following code in the first line of data tab. You don't need to use any other variable in formula.
Code: Select all
If(SUBST(ProfitCenter,6,1) @<> 'A');
ItemSkip;
EndIf;
Code: Select all
If(SUBST(ProfitCenter,6,1) @<> 'A');
ItemSkip;
EndIf;
I think your problem is unrelated to the post.G.Frimen wrote:Hello everyone!
instaled tm1 by x64 version and have troubleshot
dosent open "Open tranaction log"
maybe som body know how to repair this?
hehdeclanr wrote:I think your problem is unrelated to the post.G.Frimen wrote:Hello everyone!
instaled tm1 by x64 version and have troubleshot
dosent open "Open tranaction log"
maybe som body know how to repair this?
There is quite a common issue where you need to register msmask32.ocx for the transaction log to work.
You can search google for "msmask32.ocx" and download it or probably copy it from another PC etc to the syswow64 folder on your server.
Then just open the command prompt and regsvr the ocx file. That should do the trick.
Do you get any error message at all now? Did you get an error message before registering the ocx file?G.Frimen wrote: yesterday I find this element by simpl http://www-01.ibm.com/support/docview.w ... wg21469061 and fixed, and now when i click to "Open tranaction log" nothing open
Now doesn't have any message and doesn't open nothingdeclanr wrote:Do you get any error message at all now? Did you get an error message before registering the ocx file?G.Frimen wrote: yesterday I find this element by simpl http://www-01.ibm.com/support/docview.w ... wg21469061 and fixed, and now when i click to "Open tranaction log" nothing open