L Problem table: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 24: | Line 24: | ||
|join on=DataIntegrityChecks._pageName=_pageData._pageName,DataIntegrityChecks._pageName=Discussions._pageName | |join on=DataIntegrityChecks._pageName=_pageData._pageName,DataIntegrityChecks._pageName=Discussions._pageName | ||
|fields= | |fields= | ||
DataIntegrityChecks._pageName=page, Status, Timing, Summary, | DataIntegrityChecks._pageName=page, Status, Timing, Summary, Status, L_Problem | ||
|where=App="Centralized data front end.accdb " and (Status<>"retired" and Status<>"declined") and L_Problem=true | |where=App="Centralized data front end.accdb " and (Status<>"retired" and Status<>"declined") and (L_Problem=true or L_Problem is null) | ||
|order by=question | |order by=question | ||
|limit=0 | |limit=0 | ||
| Line 33: | Line 33: | ||
|rows per page=1000 | |rows per page=1000 | ||
}} | }} | ||
, question | |||
== Related Articles == | == Related Articles == | ||
{{Related Articles}} | {{Related Articles}} | ||