How can I set up a brio query to trigger another query in the same bqy file? Like if I had a 2 step query, or a 3 step query, I would want to have step 2 run at the event of the step one's query completion.
Well, I can't get it to go for me. The one here is skip's that I need but can't get it to work. While I keep at it, just to clarify what it was. Two workbooks, one to keep something like an account number or something, then the other is where I will past information into that I may need to check...
I find myself looking at the same thing over and over when looking at specific data. Can not find any good examples on how to set it up. Simply looking to highlight a cell if it matches a cell in an external workbook. Any suggestions or links I possibably may have not come across to explain some...
Maybe I should be specific. Does anyone know how or have read somewhere how to make a specific long/lat coordinates to be a specific point in Flash. Like 0,0. I just don't have an idea on this, anyone?
Has anyone seen any examples of longitude and latitude being used in Flash? I have an idea but I have to get past this part or understand how it has been done. Thanks so much.
I have come across some examples on the web for loading external txt files. I have a gallery I am working on and I am in need of some txt under each image. Any suggestions on the most effective way? Doing this for someone else and trying to make it simple as possible so they do not have to open...
this is similar as my last post, which was answered. what if i have several images, different dimensions. how to create a smaller image (which i will be using in a gallery) to keep its dimensions or ratio? below is a way for images that are always the same size.
onClipEvent (data) {...
onClipEvent (data) {
this._width = 142;
this._height = 142;
}
i have several of these that will place an image here. it makes the image that size or what ever size i want but my images are not all the same size. does anyone know of a way to have this read to a "x" "y" position instead...
so does anyone know how to take the last 9 digits off of a number starting right to left, even if in text format?
Is there a way to have it read from right to left? thanks.
I am using Distinct Count quite often and I see on issue so far. If there are 10 rows, 5 have different names in them, and 5 are blank then that will give me a Distinct Count of 6 (i want another column to give me the 'Count' of blanks.) How can I deal with the blanks? Can I drag another...
ok, so I see no one really participates in this forum, but if anyone reads this....with in the next month i am going to purchase to understand BRIO better. anyone know of some good books on this subject?
and anyone know of a good place online for BRIO related stuff?
i used anotherhiggins example, which works.i have one other step that i can not be accurate on. column A will have date entered, column B will have the amt of days (90,180,etc). can someone help me to be able to enter the amt of days which will accurately be added to the date in column A? i can...
I am familiar with creating different types of computed items but do not know how to create this.
There is a column which I will be referencing in this computed item called theend or something. The data in there can be approx 17 to 24 characters. I know how to use Ltrim to trim some off or...
Would like to know if anyone seen a place where it was explained how to combine a list of zip codes with long/lat in a map of the US using Flash, I have seen one such example
(select zip codes at top of page)
http://acg.media.mit.edu/people/fry
I have looked for the answer first, can't find anything similar to what I am trying to create.
I have a date in column A, then column B will have a number like 90 that represents 90 days which I would like added to the date in column A that the output will be in column C.
If I can get that much...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.