Data & Schema Discussions
The dataverse runs deep. Get help with connections, loading, schema development, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Groupby Pivot in Materialized View

Hello, I am trying to create a materialized view with pyspark where I change the shape of a dataframe using a groupby and pivot function to create many new columns  out of a pre existing column.Like so: result = df.groupby("ItemId").pivot("Question")...

week over week?

I need to do some reporting on a week-over-week basis. The built-in "ago" and "toDate" functions only support "month", "quarter" and "year".Any thoughts on how to do this inside a formula on a business schema? My last-ditch thoughts:1) create a date ...

Creation of a "Can Load" Schema Permission

I think it would be extremely helpful if "Can Load" was added as a responsibility in addition to "Can View", "Can Share", and "Can Edit" (see below).  This responsibility would be allowed to load and share schemata but not edit them.  It would be ext...

IamtheLaw382_0-1684164082601.png