/
Orders Missing in ThoughtSpot
Orders Missing in ThoughtSpot
Summary / TL:DR: This article will show you how to find a missing order in ThoughtSpot.
Find PO number from AdvDbPrd
select * from proord_m where ord_num = ''
Find the orderuid from Prromo3 where (po number) is the the value found in step 1.
select * from abstractorder where id = '(po number)'
Search OpiumAudit using theorderuid found in step 2.
select * from auditcustomerinfo where orderuid = ''
Wrap up
You should now know how to find a missing order in ThoughtSpot.
Related content
Adding a New User for an Client
Adding a New User for an Client
Read with this
Missing Mailing Revenue in ThoughtSpot
Missing Mailing Revenue in ThoughtSpot
More like this
OPIUM Affiliate Admins
OPIUM Affiliate Admins
Read with this
Missing Mailing Revenue in ThoughtSpot
Missing Mailing Revenue in ThoughtSpot
More like this
Adding a New User for 14 West
Adding a New User for 14 West
Read with this
Order Number Missing for Up Sells
Order Number Missing for Up Sells
More like this
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'html-macro' is unknown.