Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
Need assistance. Using same table gbkmut with different fields as shown.
Thanks...tksnota...
WHERE
transtype IN('N','C','P','F') AND gbkmut.datum >= ?
AND gbkmut.datum <= ?
AND gbkmut.verwerknrl <> 0
AND grtbk.bal_vw IN ('W')
AND gbkmut.remindercount <= 12
AND gbkmut.reknr BETWEEN ' 70000' AND ' 90000' AND
ISNULL(gbkmut.transsubtype,'') <> 'X'
or
transtype IN('N','C','P','F') AND gbkmut.datum >= ?
AND gbkmut.datum <= ?
AND gbkmut.verwerknrl <> 0
AND grtbk.bal_vw IN ('W')
AND gbkmut.remindercount <= 12
AND gbkmut.reknr = ' 40010' AND
ISNULL(gbkmut.transsubtype,'') <> 'X'
ORDER BY 4,5
Solved! Go to Solution.
Hi @Anonymous ,
Thank you for reaching out to us on the Microsoft Fabric Community Forum.
"Could you provide more details about the issue? This will help in identifying and resolving the error more effectively."
Hi @Anonymous ,
Thank you for reaching out to us on the Microsoft Fabric Community Forum.
"Could you provide more details about the issue? This will help in identifying and resolving the error more effectively."
Hi @Anonymous ,
I hope that your query got resolved. If it resolved by yourself please let us know so that it will help other community members to find it more quickly.
Thank you.
@Anonymous Can't validate it without the full SQL code. Also, what is the source system? Including version number as SQL syntax can vary between systems and even versions.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |