ContributionsMost RecentMost LikesSolutionsRe: Lookup Transformational rule UNDO Hi MarkusH. Thank you. This is very similar to what we used (please find it below). I believe both variants are acceptable. Dim taskIDSql As String = $"DELETE FROM S...Re: Lookup Transformational rule UNDO NA Re: Lookup Transformational rule UNDO Yes, this is exactly what happened. In regards to the last phrase as a solution, Will this rule run in the background and automatically delete the invalid entries? or does it need to be manually ru...Re: Lookup Transformational rule UNDO My guess is that there could have been something wrong with the template loaded with the rules. I've created it from scratch so I might have missed a coma or something else. Re: Lookup Transformational rule UNDO Hi Chul, Thanks for your reply. The above suggestion didn't work. The background is: I have loaded a mass trx file to load some transformational rules. I imagine my beginner trx file was broken. ...Re: Creating username folder in Data management Export folder Hi Jacka, Thank you so much for taking the time for this. That folder has some restrictions. However, we were able to add the below in our FDX BR rule and it worked: Public Sub CheckCreateFolde...Creating username folder in Data management Export folder Hi, Can anyone help with a way of creating username folder in Data management Export folder? This is in the File Explorer area. Is there a way to create a folder here through a business rule? T...SolvedLookup Transformational rule UNDO Hello. I have a set of Lookup Transformational rules. I have tried to load a mass upload for multiple lines of transformational rules through a trx file. I had a message saying the load has been comp...SolvedRe: Division by 1000 works only for the first column of the cube view Thank you, Mike. Just realized that I needed to divide to millions for my following columns to get the needed format. Much appreciated. Division by 1000 works only for the first column of the cube view Hi dear contributors / members, I am trying to format the Cube View cells to final value divided by 1000. I have setup Scale = 3 for all rows and all columns, however the divided value appears only...Solved