I have used fields from Tableau Prep Output in Tableau Pulse to configure Custom Calendar.
Since 'Day of Year', 'Week of Year', 'Month of Year', 'Quarter', 'Year' must be of INT data type for pulse custom calendar, I have kept these fields as INT in prep flow. But I guess these f
ields are treated as Measures in flow because it is in INT format. And Pulse can't detect these fields as Dimensions, hence I am not able to set-up custom calendar. How can I resolve this issue ?
While in extract it is working perfectly as we can convert these fields to Dimensions!
#Tableau Pulse #Tableau Prep
Edit the published datasource directly in tableau cloud server move the fields from Measures to Dimensions, and over write the existing datasource instead of creating a new one. Future Prep flow runs will refresh only the extract, preserving your metadata changes.