প্রতিবেদনে একটি মেট্রিক কলাম বর্ণনা করে। একটি প্রতিবেদনে অনুরোধ করা দৃশ্যমান মেট্রিক্স সারি এবং মেট্রিকহেডারের মধ্যে কলাম এন্ট্রি তৈরি করে। যাইহোক, ফিল্টার বা এক্সপ্রেশনের মধ্যে একচেটিয়াভাবে ব্যবহৃত মেট্রিকগুলি রিপোর্টে কলাম তৈরি করে না; তদনুসারে, সেই মেট্রিকগুলি হেডার তৈরি করে না।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-06 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Metric columns in reports are defined by a JSON representation with a `name` and a `type`."],["Metrics used only in filters or expressions do not generate visible columns or headers in the report."],["The `name` field is a string identifying the metric, while the `type` field specifies the metric's data type using the MetricType enum."]]],["Metric columns in a report are generated for visible metrics, appearing in both rows and headers. Metrics used solely in filters or expressions are excluded from report columns and headers. Each metric is defined by its `name` (a string) and `type`, which is an enumerated data type (`MetricType`). The JSON representation for a metric includes these two properties.\n"]]