How to Analyse Billing Data with AI Agent

Опубликовано: 17 Июнь 2026
на канале: DATA JARVIS
67
0

-Want to make sense of your billing data without writing a single line of code? In this video, we show you how to use an AI agent to analyze billing data using simple natural language.

Channels AI assistant: https://datajarvis.ai
In order to work with your data, you can have following data
DATA COLUMN NAMES
InvoiceNo, Date, SKU, Product, Quantity, Value, Year,Month, YearMonth

Upload it in datajarvis, and analyze with following promps
PROMPTS
Give me a lineplot of yearmonth and sum of value
What are the top products by value
What are the top 10 occurring products
Make heatmap between product, yearmonth, value
What are the most frequently products bought together. Use a support value of 0.1
Make clusters based on qty and value. Give 3 clusters

Aboeve prompts are just examples. You can give your own prompt