cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to bind data in AnalyticalTable

Former Member
0 Kudos
I am using this table but getting error 
Uncaught Error in AnalyticalBinding - The QueryResult 'CreditExceptionSet' could not be retrieved. Please check your service definition 
 can some one help. my codes are in bellow
	<smartTable:SmartTable id="LineItemsSmartTable" entitySet="CreditExceptionSet" smartFilterId="smartFilterBar" tableType="AnalyticalTable"
						useExportToExcel="true" useVariantManagement="true" header="Exceptions" showRowCount="false" useTablePersonalisation="true"
						enableAutoBinding ="true" persistencyKey="ST" showFullScreenButton="true" enableCustomFilter="true" class="sapUiResponsiveContentPadding">

Accepted Solutions (0)

Answers (2)

Answers (2)

ArcherZhang
Advisor
Advisor
0 Kudos

I encountered the same issue, how do you solve it? please.

0 Kudos

Hi archer.zhang

I am facing same issue, were you able to solve the issue, if so please share the solution.

junwu
Active Contributor
0 Kudos

check if your odata service is working.