Property Tax Collection Amount is not showing in DSS Dashboard. #865
Replies: 2 comments
|
@JithendarKumar-eGov Can you please look into this? Thanks! |
|
Kindly follow this docs https://urban.digit.org/local-governance-product-suite/local-governance-stack/dashboards-and-analytics/dss-configuration-and-setup#id-1.-creating-a-dss-dashboard-schema we need to create connector for dss-collection_v2 index Also follow this Step 1: Create an Index in Kibana 👉 This creates an empty container (index) where your data will be stored. 🔹 Step 2: Verify the Index 👉 If the index exists, this query will return an empty result set (hits: []) because no data has been inserted yet. 🔹 Step 3: Insert Target Data Example :- POST _bulk |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Steps Checked:
Payment is done in Property Tax module.
DSS Dashboard opens, but Collection Amount is blank.
Expected: Collection Amount should be visible in DSS Dashboard.
Actual: Collection Amount not showing.
@vinothrallapalli-eGov Sir @pradeepkumarcm-egov Sir Kindly Help
All reactions