user07995 Member

Comments

  • Hi user02412, You can do this by making a new calculated field using an anlayzer card. Make sure to share the field to the dataset. The easy way to get a number for each month is to use CASE `Cal_Month` WHEN 'Oct' THEN 1 WHEN 'Nov' THEN 2 ... ELSE END. Adjust as required for your situation. Now you can sort on fiscal year…
  • Yes, you can! First, add the column as a filter. Don't filter anything here. Check the quick filter button. Then go to the quick filters section (on the right - you may need to activate the quick filters pane from the toolbar at the top) and apply the filter you want. The card is now filtered by default to what we selected…
  • You can only dynamically name columns using a MySQL dataflow.
  • You can accomplish what you want by creating a custom date that shifts the date to fall within the fiscal year specified. Then strip the month/day information so that your dates show only 01-JAN and the fiscal year. This will prevent a little confusion. Then you can simply use the date range filter using the…
  • In a sumo card, you can rearrange columns by dragging the columns up and down in the field list on the left (where the fields/columns are green).
  • Thanks for your response Aaron. I will definitely look into becoming part of the beta tester group. For anyone else looking for updates on new features, I found this release notes page which shows major features implemented by month. http://knowledge.domo.com?cid=releasecategory