You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
measure:
key: post
name: Published Posts
filters:
- key: is_published
criteria:
value: true
dimensions:
- author
In dimensions author name is not displayed in the graph. I need to display the author name in x-axis it is showing some reference number of the object i think.
screenshot
The text was updated successfully, but these errors were encountered:
$cat app/views/posts/index.html.erb
<%= render_report 'custom_filters'%>
$ cat config/reports_kit/reports/custom_filters.yml
In dimensions author name is not displayed in the graph. I need to display the author name in x-axis it is showing some reference number of the object i think.
screenshot
The text was updated successfully, but these errors were encountered: