![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||||
| |||||
|
| George Spofford Feb 22 2002, 5:41 am show options |
| Sean Boon [MS] Apr 29 2003, 11:50 am show options |
|
The following is working |
|
======================= Select filter( State.allmembers, --abc measures.[Sales Units]>1) //instr(1,[State].currentmember.name,"USA") > 0) on 0 from sales ========================= But the following is not working ========================== Select filter( State.allmembers, --abcsddf) measures.[Sales Units]>1) //instr(1,[State].currentmember.name,"USA") > 0) on 0 from sales =================================== What is the difference? because the 2nd comment contains a ")", which is treated to close the the filter function, I guess. I believe this is a bug. Originally posted by Joerg SQL 2000 Enterprise, SP3 ... |
#3
| |||
| |||
|
|
Hi Marco, This is a known bug that has been reported and acknowledged in the past - not sure if it's being fixed in SP4: |
#4
| |||
| |||
|
|
- not sure if it's being fixed in SP4: |
![]() |
| Thread Tools | |
| Display Modes | |
| |