Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
tksnota
Post Patron
Post Patron

Error Encountered With This Code

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

 

tksnota_0-1735858226559.png

 

1 ACCEPTED SOLUTION
v-menakakota
Community Support
Community Support

Hi @tksnota ,

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."

View solution in original post

3 REPLIES 3
v-menakakota
Community Support
Community Support

Hi @tksnota ,

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 @tksnota ,

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.

 

Greg_Deckler
Community Champion
Community Champion

@tksnota 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.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors